Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Koskovich 638f27d17d pa: interfaces: usb: Have the basic HAL override AOSP & QTI.
* If a device defines the basic USB HAL in their tree
   it should not build the AOSP & QTI USB HAL.

Change-Id: I1ad33487e66f1879d57782e2f5a0677265b835d1
2021-01-17 04:52:36 +00:00
Roman Kiryanov 1c7cbb897a [lineage-18.0] Add vintf_fragments to android.hardware.usb@1.0-service.basic.
Change-Id: I032144a0774eb1580f9f027496f5bdfcd6abf603
2021-01-17 04:52:36 +00:00
Ethan Chen ad1ad86f42 [lineage-18.0]: Add basic USB HAL that reports no status change.
Change-Id: I38bfe869f9b1b66db0e13249f65e438878d06eff
2021-01-17 04:52:36 +00:00
Chris Crump 825f13c172
pa: Add AIDL interface and permissions for FaceSense.
Change-Id: I059a6aabfdfea8a2fceccbfc809a8fa8d8370098
2020-11-22 11:35:49 -07:00
Jake Weinstein f1833d35f8 pa: define hidl_package_root for PA interfaces
Change-Id: If2e0e2bbf136d732fe0d36c7f0e69e8019de0261
2020-11-21 18:37:31 +00:00
Peter Cai b882f9d5bd [lineage-18.0] IFingerprintInscreen: Allow HALs to control position and size
* These are hardware-specific properties. Allow HALs to control them
directly instead of relying on a system property

Change-Id: I36355886cc115ae2a423cbbca6044daec43ee454
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2020-11-21 05:10:37 +00:00
LuK1337 00cbc89715 [lineage-18.0] IFingerprintInscreen: Allow HALs to provide finger up/down callback
Change-Id: I31058d0184ce40abcb8c72584fa0bc21fee04bb6
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2020-11-21 05:10:37 +00:00
Peter Cai c06dfc4ac5 [lineage-18.0] IFingerprintInscreen: Allow HALs to control dimming
* On OnePlus 7 Pro, the kernel provides the dimming value. We can use
hals to directly retrieve that value instead of calculating manually.
* Also, the kernel implemented brightness boosting. Allow the hal to
pass this information to the framework so no repeated boosting is done.

Change-Id: Ifc4137d6e033ff52662b57aae4ffffd5bd1c9cae
2020-11-21 05:10:37 +00:00
Peter Cai af72b69faf [lineage-18.0] Introduce in-screen fingerprint scanner HAL.
Change-Id: I3998f73b0b6c29eb437dc62462d9ad9eea1f93d8
2020-11-21 05:10:37 +00:00