SetupWizard: rebrand to LineageOS

* Rebrand UI
* Add privacy guard to setup
* Disable Cyngn inc MOD platform and account setup
* Make privacy policy view-able again

Change-Id: Iacd60886992ca72d3f75bb21a905d612432751fc
Signed-off-by: Joey Rizzoli <joey@lineageos.it>
This commit is contained in:
Joey Rizzoli
2016-12-29 17:28:02 +01:00
committed by Abhisek Devkota
parent 65d6ac1299
commit d1331884a1
175 changed files with 1397 additions and 1377 deletions

View File

@@ -64,6 +64,7 @@ public class SetupWizardApp extends Application {
private static final String[] THEME_PACKAGES = {
"org.cyanogenmod.theme.chooser",
"org.cyanogenmod.theme.chooser2",
"com.cyngn.theme.chooser",
"com.cyngn.themestore"
};