Merge "Update x and y to align with the recent device configuration change." into tm-qpr-dev am: bb160b76b2
am: ce69f5ca55
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20947068 Change-Id: I993015bf82bb031b458ddc37a01c186314d065db Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d09bee7979
1 changed files with 2 additions and 5 deletions
|
@ -17,9 +17,6 @@
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Location on the screen of the center of the fingerprint sensor. -->
|
<!-- Location on the screen of the center of the fingerprint sensor. -->
|
||||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">2400px</dimen>
|
<dimen name="physical_fingerprint_sensor_center_screen_location_x">0px</dimen>
|
||||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">0px</dimen>
|
<dimen name="physical_fingerprint_sensor_center_screen_location_y">160px</dimen>
|
||||||
|
|
||||||
<item name="physical_charger_port_location_normalized_x" type="dimen" format="float">0</item>
|
|
||||||
<item name="physical_charger_port_location_normalized_y" type="dimen" format="float">.5</item>
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue