Skip to content

Commit

Permalink
oneplus9rt: Phase out config_roundedCornerMultipleRadius from overlay…
Browse files Browse the repository at this point in the history
… package

Phasing out config_roundedCornerMultipleRadius config from device
overlay package.

Bug: 224688507

Test: Build ROM and pass presubmit test
Change-Id: I5cb7efdde8b03f89b74d775612b20e78c6e4d89d
  • Loading branch information
Jason Chang authored and sergoops committed Nov 12, 2023
1 parent 2bf31e8 commit a593a03
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions overlay/OnePlus9RTSystemUI/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
-->
<resources>

<!-- Respect drawable/rounded.xml intrinsic size for multiple radius corner path customization -->
<bool name="config_roundedCornerMultipleRadius">true</bool>

<!-- Should we vibrate on an icon animation of the shelf. This should only be active if the
vibrator is capable of subtle vibrations -->
<bool name="config_vibrateOnIconAnimation">true</bool>
Expand Down

0 comments on commit a593a03

Please sign in to comment.