Clean up unused code

Test: Rebuilt apk
Fix: 190142194
Change-Id: I16d18c538b612c6049f561bb524ee1e056255714
This commit is contained in:
Tsung-Mao Fang
2021-06-21 18:17:27 +08:00
parent 058027f470
commit 53f94d3289
2 changed files with 2 additions and 4 deletions

View File

@@ -15,8 +15,7 @@
limitations under the License.
-->
<resources
xmlns:androidprv="http://schemas.android.com/apk/prv/res/android">
<resources>
<style name="Theme.Settings.Home" parent="Theme.Settings.HomeBase">
<item name="colorPrimary">@*android:color/primary_device_default_settings</item>

View File

@@ -14,8 +14,7 @@
limitations under the License.
-->
<resources
xmlns:androidprv="http://schemas.android.com/apk/prv/res/android">
<resources>
<style name="Transparent">
<item name="alertDialogTheme">@style/Theme.AlertDialog</item>