Merge "Device uses default prox sensor for falsing" into sc-v2-dev am: 5e3c8897b6
am: 1e2c96c594
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16516097 Change-Id: I22038501c81523808b4c15b00e583b4d2b07d0a6
This commit is contained in:
commit
272e3e8433
1 changed files with 6 additions and 0 deletions
|
@ -53,6 +53,12 @@
|
||||||
<item>0</item> <!-- 4: SUN -->
|
<item>0</item> <!-- 4: SUN -->
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
|
<string name="proximity_sensor_type" translatable="false"></string>
|
||||||
|
<item name="proximity_sensor_threshold" translatable="false" format="float" type="dimen"></item>
|
||||||
|
<item name="proximity_sensor_threshold_latch" translatable="false" format="float" type="dimen"></item>
|
||||||
|
<string name="proximity_sensor_secondary_type" translatable="false"></string>
|
||||||
|
<item name="proximity_sensor_secondary_threshold" translatable="false" format="float" type="dimen"></item>
|
||||||
|
|
||||||
<!-- Default rounded corner curve (a Bezier). Must match (the curved path in) rounded.xml.
|
<!-- Default rounded corner curve (a Bezier). Must match (the curved path in) rounded.xml.
|
||||||
Note that while rounded.xml includes the entire path (including the horizontal and vertical
|
Note that while rounded.xml includes the entire path (including the horizontal and vertical
|
||||||
corner edges), this pulls out just the curve.
|
corner edges), this pulls out just the curve.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue