am 03cceb32: Merge "Removed the application SIM Cards from application list" into lmp-mr1-dev

* commit '03cceb329366796a64cfb86b03fe0c08b06f852b':
  Removed the application SIM Cards from application list
This commit is contained in:
Justin Harrison
2014-12-05 02:25:42 +00:00
committed by Android Git Automerger

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>