Age | Commit message (Collapse) | Author |
|
- Remove fingerprint entries from manifest.xml
and sdm660_64.mk.
- Do not enable FEATURE_FINGERPRINT by default.
Change-Id: Ic1870c76dc61e3ee3f75b9809846debeba7f30c8
|
|
|
|
|
|
|
|
Adding the qteeconnector HAL service to sdm660_64
Change-Id: I71ac26293c1a4de1372fb60458e5e6f983d68a09
|
|
Add support for starting Fingerprint Daemon.
Change-Id: I6635a2924b29e0e2a7027425e2a466da0eb5180e
|
|
Change-Id: Idb6d9294be7a8a2c0ad28d50dfb8d8ae63803133
|
|
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>
|
|
Add drm HAL to device manifest.xml for sdm660_64
Change-Id: I5d3759b6527030738527926dac82e6ded0601c60
|
|
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
|