OSDN Git Service

am 76315391: Improve running services to services managed by the system.
[android-x86/packages-apps-Settings.git] / AndroidManifest.xml
index 590f4b3..9b77c78 100644 (file)
             </intent-filter>
         </activity>
 
-        <activity android:name="DateTimeSettingsSetupWizard" android:label="@string/date_and_time">
-            android:screenOrientation="portrait"
+        <activity android:name="DateTimeSettingsSetupWizard" android:label="@string/date_and_time"
+            android:screenOrientation="portrait">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />
             </intent-filter>