Commit graph

112 commits

Author SHA1 Message Date
Linux Build Service Account
e2873a0191 Merge "sdm660_64: Add WLAN HIDL service entry to manifest.xml" 2017-09-13 07:48:48 -07:00
Abir Ghosh
2b6a38b06f sdm660_64: Do not enable fingerprint by default
- Remove fingerprint entries from manifest.xml
  and sdm660_64.mk.
- Do not enable FEATURE_FINGERPRINT by default.

Change-Id: Ic1870c76dc61e3ee3f75b9809846debeba7f30c8
2017-09-05 15:36:54 +05:30
Srinivas Dasari
995e492669 sdm660_64: Add WLAN HIDL service entry to manifest.xml
WLAN has below HIDL service currently,
1. android.hardware.wifi@1.0-service

Add the same to manifest.xml

Change-Id: I3588771cc78540416e59f251de24a04fdf813eb4
CRs-Fixed: 2092356
2017-08-30 16:25:05 +05:30
Linux Build Service Account
adabd39022 Merge "sdm660_64: Adding qteeconnector service" 2017-08-23 17:09:27 -07:00
Linux Build Service Account
0944717662 Merge "sdm660_64: Add support for Fingerprint" 2017-08-18 05:40:15 -07:00
Linux Build Service Account
d1c21c9784 Merge "Display: Add entry for postproc" 2017-08-17 23:47:19 -07:00
Trudy Shearer
ebf093da98 sdm660_64: Adding qteeconnector service
Adding the qteeconnector HAL service to sdm660_64

Change-Id: I71ac26293c1a4de1372fb60458e5e6f983d68a09
2017-08-17 13:39:07 +01:00
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
Ramakant Singh
8806c12f59 Display: Add entry for postproc
Change-Id: Idb6d9294be7a8a2c0ad28d50dfb8d8ae63803133
2017-08-08 18:01:24 +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)