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

* commit '153a757a686b8912d149b0425d67676385f02301':
  Mark access to private styles now that aapt enforces this.
This commit is contained in:
Dianne Hackborn
2011-06-09 16:09:04 -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">