Loading AndroidManifest.xml +0 −1 Original line number Diff line number Diff line Loading @@ -2050,7 +2050,6 @@ <action android:name="android.intent.action.DOCK_EVENT" /> <action android:name="android.bluetooth.adapter.action.STATE_CHANGED" /> <action android:name="android.bluetooth.headset.action.STATE_CHANGED" /> <action android:name="android.bluetooth.a2dp.action.SINK_STATE_CHANGED" /> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> </receiver> Loading Loading
AndroidManifest.xml +0 −1 Original line number Diff line number Diff line Loading @@ -2050,7 +2050,6 @@ <action android:name="android.intent.action.DOCK_EVENT" /> <action android:name="android.bluetooth.adapter.action.STATE_CHANGED" /> <action android:name="android.bluetooth.headset.action.STATE_CHANGED" /> <action android:name="android.bluetooth.a2dp.action.SINK_STATE_CHANGED" /> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> </receiver> Loading