summaryrefslogtreecommitdiffstats
path: root/res/values/themes.xml
diff options
context:
space:
mode:
authorEvan Severson <evanseverson@google.com>2019-02-01 12:59:20 -0800
committerEvan Severson <evanseverson@google.com>2019-02-06 13:57:16 -0800
commit9a1eaf5a04b60657df4a2256730f3b7237286c1d (patch)
tree353ec9e3714432b46e79e025202d5146a1c81d46 /res/values/themes.xml
parentf2cbd3121cd4fdf4a4ea24f886d299ba85b4c094 (diff)
downloadandroid_packages_apps_PackageInstaller-9a1eaf5a04b60657df4a2256730f3b7237286c1d.tar.gz
android_packages_apps_PackageInstaller-9a1eaf5a04b60657df4a2256730f3b7237286c1d.tar.bz2
android_packages_apps_PackageInstaller-9a1eaf5a04b60657df4a2256730f3b7237286c1d.zip
Move attrs in review screen into styles for themeability
Test: appearance of permission review screen unchanged Test: atest android.appssecurity.cts.PermissionHostTest Change-Id: I5174888c93caa188e055f234122e077ce50f1157
Diffstat (limited to 'res/values/themes.xml')
-rw-r--r--res/values/themes.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/themes.xml b/res/values/themes.xml
index cde50ae9..c890f41a 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -30,7 +30,6 @@
parent="@android:style/Theme.DeviceDefault.Settings">
<item name="android:windowActionBar">false</item>
<item name="android:windowNoTitle">true</item>
- <item name="android:titleTextStyle">@style/PermissionReviewTitleMessage</item>
<item name="preferenceTheme">@style/PreferenceThemeOverlay</item>
</style>