DO NOT MERGE Do not allow shortcut for "4G Settings"
Settings shortcuts are only for the modules inside the settings application. The pathclassloader is /system/app/Settings.apk for all the settings shortcuts. Since 4G settings is outside of Settings.apk, we cannot support a shortcut for this. Change-Id: I1b5523618ef5e8eea8535793f3a983e6ba21d551
This commit is contained in:
@@ -97,7 +97,6 @@
|
||||
<action android:name="android.net.wimax.PICK_WIMAX_NETWORK" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.VOICE_LAUNCH" />
|
||||
<category android:name="com.android.settings.SHORTCUT" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
|
Reference in New Issue
Block a user