Removed the application SIM Cards from application list

Bug: 18623155
Change-Id: Ic9ef449136fb6ef854727ad994976a5dc6d8ee8c
This commit is contained in:
PauloftheWest
2014-12-04 12:32:40 -08:00
parent 3f5fd1feba
commit 62297eac1d

View File

@@ -2042,7 +2042,6 @@
android:label="@string/sim_settings_title"> android:label="@string/sim_settings_title">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN" /> <action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter> </intent-filter>
</activity> </activity>