commit | 6973048a829915098d95b50cadd900828ee80efc | [log] [tgz] |
---|---|---|
author | Dhina17 <dhinalogu@gmail.com> | Mon Jun 03 12:29:06 2024 +0530 |
committer | Dhina17 <dhinalogu@gmail.com> | Mon Jun 03 12:49:51 2024 +0530 |
tree | 96ccea5b189b1c9c05cc78c9a2c6c6b80bce11e3 | |
parent | 040318ba591ebdd8bbc6de6cc624f121f0be334b [diff] |
BlackTheme: Set overlay category as system palette - We apply this overlay as system_palette in the ThemeOverlayController as it changes the system colors. - Also overlay package should have the right category but we missed to update so disabling this overlay via ThemeOverlayController was broken. Test: This overlay is getting disabled after turning off "Pure black" option in the settings. - adb shell cmd overlay list Change-Id: Ibd8a32b457c9f5a2ce2ddf1c52e0ed7ee65ef5d0