summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2011-06-10 12:51:32 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-06-10 12:51:32 -0700
commit93fb9531196934e896ec8889d6338f4d40fec38a (patch)
treeb51050665e89798ac264e006525506448ddb52f9 /res
parent91e2dd39a7475b074a0bc28af3920dab912e9a68 (diff)
parentd26fd29b66d76da215b5fe2ae54adbb8ec903082 (diff)
downloadandroid_packages_apps_Trebuchet-93fb9531196934e896ec8889d6338f4d40fec38a.tar.gz
android_packages_apps_Trebuchet-93fb9531196934e896ec8889d6338f4d40fec38a.tar.bz2
android_packages_apps_Trebuchet-93fb9531196934e896ec8889d6338f4d40fec38a.zip
am d26fd29b: am 153a757a: am fdb4e69f: Mark access to private styles now that aapt enforces this.
* commit 'd26fd29b66d76da215b5fe2ae54adbb8ec903082': Mark access to private styles now that aapt enforces this.
Diffstat (limited to 'res')
-rw-r--r--res/values-large/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-large/styles.xml b/res/values-large/styles.xml
index ebb26f566..054d9673e 100644
--- a/res/values-large/styles.xml
+++ b/res/values-large/styles.xml
@@ -18,7 +18,7 @@
-->
<resources>
- <style name="Theme.WallpaperPicker" parent="android:Theme.Holo.Dialog.NoFrame">
+ <style name="Theme.WallpaperPicker" parent="@*android:Theme.Holo.Dialog.NoFrame">
</style>
<style name="Theme" parent="android:Theme.Holo">