Merge "Fix a crash trying to boot the device in a pseudolocale." into udc-qpr-dev am: 69a102a244
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24811966 Change-Id: I248527e2ce9ac3809a4c38906afccb365983f711 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0c9f4cc655
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@
|
||||||
<!-- Doze: does this device support STATE_DOZE_SUSPEND? -->
|
<!-- Doze: does this device support STATE_DOZE_SUSPEND? -->
|
||||||
<bool name="doze_suspend_display_state_supported">false</bool>
|
<bool name="doze_suspend_display_state_supported">false</bool>
|
||||||
|
|
||||||
<string name="config_rounded_mask">M21,0C19.94,0.01 18.83,0.04 17.73,0.11C16.91,0.17 16.09,0.25 15.3,0.36C14.5,0.48 13.72,0.62 12.95,0.81C11.42,1.19 9.97,1.72 8.65,2.43C7.32,3.14 6.12,4.02 5.08,5.07C4.04,6.11 3.15,7.31 2.44,8.64C1.73,9.97 1.19,11.42 0.82,12.94C0.63,13.7 0.48,14.49 0.37,15.29C0.25,16.09 0.17,16.9 0.12,17.72C0.05,18.82 0.02,19.93 0.01,21.55</string>
|
<string name="config_rounded_mask" translatable="false">M21,0C19.94,0.01 18.83,0.04 17.73,0.11C16.91,0.17 16.09,0.25 15.3,0.36C14.5,0.48 13.72,0.62 12.95,0.81C11.42,1.19 9.97,1.72 8.65,2.43C7.32,3.14 6.12,4.02 5.08,5.07C4.04,6.11 3.15,7.31 2.44,8.64C1.73,9.97 1.19,11.42 0.82,12.94C0.63,13.7 0.48,14.49 0.37,15.29C0.25,16.09 0.17,16.9 0.12,17.72C0.05,18.82 0.02,19.93 0.01,21.55</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue