From ff2cc6d6425fec1573342f127eed275c7fa05235 Mon Sep 17 00:00:00 2001 From: cretin45 Date: Tue, 10 Feb 2015 12:26:33 -0800 Subject: [PATCH] SetupWizard: Fix formatting Change-Id: I23e49d07766c53893f5948820db01bd764134b22 --- AndroidManifest.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 443b7e9..72b6722 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -15,9 +15,9 @@ limitations under the License. --> + package="com.cyanogenmod.setupwizard" + android:versionCode="3" + android:sharedUserId="android.uid.system"> @@ -59,27 +59,27 @@ android:protectionLevel="signature" /> + android:permission="cyanogenmod.permission.FINISH_SETUP"/> + android:icon="@drawable/icon" + android:theme="@style/Theme.Setup" + android:name=".SetupWizardApp"> + android:value="@integer/google_play_services_version" /> + android:label="@string/product_name" + android:launchMode="singleInstance" + android:excludeFromRecents="true" + android:immersive="true"> - +