Add Display HAL and Touchscreen HAL 28/135828/2 accepted/tizen/4.0/unified/20170816.012746 accepted/tizen/4.0/unified/20170828.224415 accepted/tizen/unified/20170712.165127 submit/tizen/20170712.012506 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.110001
authorKwangCheol Lee <kclee@dignsys.com>
Tue, 27 Jun 2017 03:20:55 +0000 (12:20 +0900)
committerKwangCheol Lee <kclee@dignsys.com>
Tue, 27 Jun 2017 07:14:59 +0000 (16:14 +0900)
commitce8c7a4db57feffe888a1c7f23af34e66fdbe4f9
tree299c388ca5dc05710680a37b01c06a77d5c06e35
parent06a26434d6fab33baed5aabe3439ea6a05909110
Add Display HAL and Touchscreen HAL

 - Removed unused files:
     battery, external_connection, usb_client and usb_gadget
 - Removed unnecessary lines.
 - Removed whitespaces.
 - Remove redundant lines in CMakeLists.txt file.
 - Remove unnecessary line in spec file.

Change-Id: I2074a4b1916110480b3d0ae272077b2380053d74
12 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
hw/display/CMakeLists.txt [new file with mode: 0644]
hw/display/display.c [new file with mode: 0644]
hw/shared.c [new file with mode: 0644]
hw/shared.h [new file with mode: 0644]
hw/touchscreen/CMakeLists.txt [new file with mode: 0644]
hw/touchscreen/touchscreen.c [new file with mode: 0644]
hw/udev.c [new file with mode: 0644]
hw/udev.h [new file with mode: 0644]
packaging/device-manager-plugin-rpi3.manifest [new file with mode: 0644]
packaging/device-manager-plugin-rpi3.spec [new file with mode: 0755]