Configure quickpickup gesture support
Test: manually builds Fixes: 277161763 Change-Id: Id0f7a2a33ac9d1acbc6c6395e37357d84db79d6d
This commit is contained in:
parent
fc8b845f44
commit
f37c823742
2 changed files with 6 additions and 0 deletions
|
@ -281,6 +281,9 @@
|
||||||
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
<!-- 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>
|
<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>
|
||||||
|
|
||||||
<!-- MMS user agent string -->
|
<!-- MMS user agent string -->
|
||||||
<string name="config_mms_user_agent" translatable="false">g1mnw</string>
|
<string name="config_mms_user_agent" translatable="false">g1mnw</string>
|
||||||
<!-- MMS user agent profile url -->
|
<!-- MMS user agent profile url -->
|
||||||
|
|
|
@ -280,6 +280,9 @@
|
||||||
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
<!-- 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>
|
<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>
|
||||||
|
|
||||||
<!-- MMS user agent string -->
|
<!-- MMS user agent string -->
|
||||||
<string name="config_mms_user_agent" translatable="false">gkws6</string>
|
<string name="config_mms_user_agent" translatable="false">gkws6</string>
|
||||||
<!-- MMS user agent profile url -->
|
<!-- MMS user agent profile url -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue