SetupWizard: add overlay to uncheck cyanogen theme option by default

Change-Id: I278dcb3b2d8099b71a66d90250c40836dd8ec7fc
(cherry picked from commit 7a255f6e5c)
This commit is contained in:
emancebo
2015-05-22 16:59:25 -07:00
committed by Gerrit Code Review
parent c5e926d67f
commit ffc0dbd2fb
2 changed files with 8 additions and 3 deletions

View File

@@ -20,4 +20,5 @@
<!-- The type of sim image to display.
0=default sim image, 1=sim on side, 2=sim on back-->
<integer name="sim_image_type">0</integer>
<bool name="check_custom_theme_by_default">true</bool>
</resources>