am fdb4e69f: Mark access to private styles now that aapt enforces this.

* commit 'fdb4e69fad1c2566553cda66787b54c1de51924f':
  Mark access to private styles now that aapt enforces this.
This commit is contained in:
Dianne Hackborn
2011-06-09 16:04:51 -07:00
committed by Android Git Automerger

View File

@@ -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">