Merge "Add quick pickup gesture to register in Doze" into udc-qpr-dev am: c280c950f5
am: 3837091c30
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/24323933 Change-Id: I4ab7a4da27456b110a1c36f25fc19a8b773dba2f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a387e24b95
1 changed files with 3 additions and 0 deletions
|
@ -282,6 +282,9 @@
|
|||
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
||||
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
|
||||
|
||||
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
|
||||
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>
|
||||
|
||||
<!-- The maximum range of gamma adjustment possible using the screen
|
||||
auto-brightness adjustment setting. -->
|
||||
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue