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

* commit '9704e3d6bad217f9981577e748b16ed7820b768e':
  Removed the application SIM Cards from application list
This commit is contained in:
Justin Harrison
2014-12-08 19:13:27 +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>