Merge "Remove references to removed string"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b349c0dc97
@@ -2059,7 +2059,6 @@
|
|||||||
<service android:name=".bluetooth.DockService" />
|
<service android:name=".bluetooth.DockService" />
|
||||||
|
|
||||||
<activity android:name=".bluetooth.RequestPermissionActivity"
|
<activity android:name=".bluetooth.RequestPermissionActivity"
|
||||||
android:label="@string/bluetooth_permission_request"
|
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:permission="android.permission.BLUETOOTH"
|
android:permission="android.permission.BLUETOOTH"
|
||||||
android:theme="@style/BluetoothPermission">
|
android:theme="@style/BluetoothPermission">
|
||||||
|
|||||||
Reference in New Issue
Block a user