lemonadep: Phase out config_roundedCornerMultipleRadius from overlay package

Phasing out config_roundedCornerMultipleRadius config from device
overlay package.

Bug: 224688507

Test: Build ROM and pass presubmit test
Change-Id: I5cb7efdde8b03f89b74d775612b20e78c6e4d89d
This commit is contained in:
Jason Chang
2022-04-15 20:46:49 +08:00
committed by Bruno Martins
parent c87f67db7a
commit c9db37ca4e

View File

@@ -5,9 +5,6 @@
-->
<resources>
<!-- Respect drawable/rounded.xml intrinsic size for multiple radius corner path customization -->
<bool name="config_roundedCornerMultipleRadius">true</bool>
<!-- The Enrollment Progress bar for UDFPS sensor in pixels -->
<integer name="config_udfpsEnrollProgressBar" translatable="false">129</integer>