* E init : Control message: Could not find 'android.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default' for ctl.interface_start from pid: 689 (/system/system_ext/bin/hwservicemanager)
Co-authored-by: jro1979oliver <jroliveira.oliveira301@gmail.com>
Change-Id: If70a4b227356c9a3edd98ebe32974040f086ecf4
* On newer moto kernels it is possible
to send a SET_PANEL_FEATURE ioctl to /dev/dri/card0
to set a panel feature such as HBM. Motorola has
extended the HBM logic to allow FOD HBM to be set
in additional to regular HBM. This is done by sending
"2" with the HBM id through the ioctl.
* Utilize the API provided by Egistec provides via
vendor.egistec.hardware.fingerprint to send commands
to the internal handler, this allows us to send
the finger is on or off the sensor message directly to the
HAL.
Change-Id: I06ace29567900779e63b9826862964d20b267be6
This is a squash of the following:
Author: Ethan Chen <intervigil@gmail.com>
Date: Sat Dec 1 13:53:00 2018 -0800
Declare EUICC permission
Change-Id: I1b151021ca9fc6cf35141b2ccb337bc83197089e
Author: razorloves <razorloves@gmail.com>
Date: Fri Oct 18 00:06:22 2019 -0500
Move eUICC permissions xml to /product
All eUICC items were moved to /product in Q.
Change-Id: I614f86b16f61959c47465863ab1d5d55030209ab
Change-Id: I323dce8b848b44e45ed21002950059e58719113c
Revert "dubai: camera: Ignore face unlock and ASI front camera usage"
This reverts commit 3e6bd8cf18.
Revert "dubai: camera: Disable N78 5G NSA band too"
This reverts commit 9b139ed94d.
Revert "dubai: Disable only N78 5G SA band for front camera"
This reverts commit b9046bddf1.
Revert "dubai: Disable 5G when front camera is in use"
This reverts commit 8808e9b818.
Change-Id: Ib786873d8d5707a6a1b6dbec5fbaf5d38be1ebac
* Correct pixel_pitch
* Make AndroidManifest consistent
* Fix spacing and newlines
* Correct comments
* Sort as per AOSP order
* Correct array types
* Remove overlays that no longer exist:
config_scrollBarrierVibePattern
physical_volume_up_button_center_screen_location_y
physical_volume_down_button_center_screen_location_y
system_icons_keyguard_padding_end
* Remove overlays that are the same as defaults:
config_deviceHardwareKeys
config_deviceHardwareWakeKeys
config_udfpsColor
* Remove overlays that shouldn't be overlaid anymore:
quick_qs_offset_height
* Move config_showUsbPortAlarm to common
Change-Id: I504039ea2646b12a5af6f3c040236459ee7ac772
This not only saves a lot of build time when building with
TARGET_USERIMAGES_SPARSE_EXT_DISABLED and/or
TARGET_USERIMAGES_SPARSE_F2FS_DISABLED which is required
on A14, but also removes the need for the build system to
temporarily create a 40+GB userdata image.
Which means that less free space is required to start the
build.
Change-Id: Ibf48e7cdf566a4653e85352a79170b354d917234