cm: Set ThemeChooser to style_change_only mode

Change-Id: Iafc601aca907b0c2e03282fe68ffc744fde60c26
This commit is contained in:
Steve Kondik 2011-04-09 05:13:56 -04:00
parent e08f9fd3de
commit f7e371d0d0
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- If set to true, theme change will not apply ringtone or wallpapers
from the theme. Instead, only the system's visual style will be
affected. -->
<bool name="config_change_style_only">true</bool>
</resources>