OSDN Git Service

Add android.settings.DEVICE_INFO_SETTINGS.
[android-x86/packages-apps-Settings.git] / AndroidManifest.xml
index b921e7e..f0b2ac4 100644 (file)
                 >
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />
+                <action android:name="android.settings.DEVICE_INFO_SETTINGS" />
                 <category android:name="android.intent.category.DEFAULT" />
                 <category android:name="android.intent.category.VOICE_LAUNCH" />
             </intent-filter>