OSDN Git Service

Merge remote-tracking branch 'cm/cm-13.0' into cm-13.0-x86
[android-x86/packages-apps-Settings.git] / AndroidManifest.xml
index 82995aa..a723796 100755 (executable)
             </intent-filter>
         </receiver>
 
-        <receiver android:name=".sim.SimSelectNotification">
-            <intent-filter>
-                <action android:name="android.intent.action.SIM_STATE_CHANGED"></action>
-            </intent-filter>
-        </receiver>
-
         <provider
             android:name="android.support.v4.content.FileProvider"
             android:authorities="com.android.settings.files"