Age | Commit message (Collapse) | Author |
|
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
Change-Id: I18d78cafa554085d37e638363e36456ab80d1352
|
|
|
|
Change-Id: I3d26b3c8c57425d2ee596f8efecaa2722b39551c
|
|
Data link latency HAL service are now enabled
Change-Id: I9a90f7daadfd6d02b0be7d16c81415d9486dd45a
CRs-fixed: 2088833
|
|
Add factory hidl definition.
Change-Id: I799f3fbca1b08c7c9aea913a803075ae27709118
|
|
Add Hals for tether offload into manifest
Change-Id: Ic8780f0545358a2bd0dc5f381dfb6f8cf7b183f2
CRs-Fixed: 2126455
|
|
|
|
Enable Thermal HAL for sdm660_64. It adds Thermal HAL
to manifest.xml and thermal service to PRODUCT_PACKAGES.
Change-Id: Id5070101c7a91955c050a9c5c8520cfa43cc8186
|
|
Add widevine as default DRM interface for sdm660.
Change-Id: Ia4abd37a6e660714332d945bc8e53a27035abd50
|
|
Added entries for tui communicator and qdutils services. These
are required for Secure UI
Change-Id: If0a4d67219e624886f4c022c48abaff226c2f07d
|
|
|
|
- Remove fingerprint entries from manifest.xml
and sdm660_64.mk.
- Do not enable FEATURE_FINGERPRINT by default.
Change-Id: Ic1870c76dc61e3ee3f75b9809846debeba7f30c8
|
|
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
|
|
|
|
|
|
|
|
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
|