summaryrefslogtreecommitdiff
path: root/manifest.xml
AgeCommit message (Collapse)Author
2017-09-05sdm660_64: Do not enable fingerprint by defaultAbir Ghosh
- Remove fingerprint entries from manifest.xml and sdm660_64.mk. - Do not enable FEATURE_FINGERPRINT by default. Change-Id: Ic1870c76dc61e3ee3f75b9809846debeba7f30c8
2017-08-23Merge "sdm660_64: Adding qteeconnector service"Linux Build Service Account
2017-08-18Merge "sdm660_64: Add support for Fingerprint"Linux Build Service Account
2017-08-17Merge "Display: Add entry for postproc"Linux Build Service Account
2017-08-17sdm660_64: Adding qteeconnector serviceTrudy Shearer
Adding the qteeconnector HAL service to sdm660_64 Change-Id: I71ac26293c1a4de1372fb60458e5e6f983d68a09
2017-08-17sdm660_64: Add support for FingerprintAbir Ghosh
Add support for starting Fingerprint Daemon. Change-Id: I6635a2924b29e0e2a7027425e2a466da0eb5180e
2017-08-08Display: Add entry for postprocRamakant Singh
Change-Id: Idb6d9294be7a8a2c0ad28d50dfb8d8ae63803133
2017-07-31sdm660: Add USB binderized HAL service to PRODUCT_PACKAGESSriharsha Allenki
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-28manifest.xml: Add drm HAL to vintf.xml for sdm660_64padarshr
Add drm HAL to device manifest.xml for sdm660_64 Change-Id: I5d3759b6527030738527926dac82e6ded0601c60
2017-07-28Rename the device manifest file.padarshr
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