Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2440,7 +2440,7 @@ <meta-data android:name="android.appwidget.provider" android:resource="@xml/appwidget_info" /> </receiver> <receiver android:name=".bluetooth.BluetoothDiscoverableTimeoutReceiver"> <receiver android:name="com.android.settingslib.bluetooth.BluetoothDiscoverableTimeoutReceiver"> <intent-filter> <action android:name="android.bluetooth.intent.DISCOVERABLE_TIMEOUT" /> </intent-filter> Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2440,7 +2440,7 @@ <meta-data android:name="android.appwidget.provider" android:resource="@xml/appwidget_info" /> </receiver> <receiver android:name=".bluetooth.BluetoothDiscoverableTimeoutReceiver"> <receiver android:name="com.android.settingslib.bluetooth.BluetoothDiscoverableTimeoutReceiver"> <intent-filter> <action android:name="android.bluetooth.intent.DISCOVERABLE_TIMEOUT" /> </intent-filter> Loading