Commit graph

4 commits

Author SHA1 Message Date
Abir Ghosh
5562841b3c sdm660_64: Add support for Fingerprint
Add support for starting Fingerprint Daemon.

Change-Id: I6635a2924b29e0e2a7027425e2a466da0eb5180e
2017-08-17 15:35:53 +05:30
Sriharsha Allenki
edcbe9aedc sdm660: Add USB binderized HAL service to PRODUCT_PACKAGES
The Treble project introduced binderized hal in Android O.
For USB part, its Binderized hal was not compiled, thus the usb_hal
service which was implemented in the hal can not be loaded by
UsbPortManager.
Add android.hardware.usb@1.0-service to PRODUCT_PACKAGES.

Change-Id: I6269b4f3fd982bc22abd21ef8a84e7b51bfb11f7
Signed-off-by: Sriharsha Allenki <sallenki@codeaurora.org>
2017-07-31 14:18:50 +05:30
padarshr
799438a08d manifest.xml: Add drm HAL to vintf.xml for sdm660_64
Add drm HAL to device manifest.xml for sdm660_64

Change-Id: I5d3759b6527030738527926dac82e6ded0601c60
2017-07-28 03:05:32 -07:00
padarshr
9b652230e8 Rename the device manifest file.
Rename the device manifest(vintf.xml) to manifest.xml and move
away from building device manifest through PRODUCT_COPY_FILES.
(It will be built through another change using the build
variable - DEVICE_MANIFEST_FILE)

Change-Id: I844e582b7da590afb497e4656126d98e6cdb5e24
2017-07-28 15:34:29 +05:30
Renamed from vintf.xml (Browse further)