Merge "Remove references to removed string"

This commit is contained in:
Svetoslav Ganov
2016-09-15 20:29:29 +00:00
committed by Android (Google) Code Review

View File

@@ -2059,7 +2059,6 @@
<service android:name=".bluetooth.DockService" />
<activity android:name=".bluetooth.RequestPermissionActivity"
android:label="@string/bluetooth_permission_request"
android:excludeFromRecents="true"
android:permission="android.permission.BLUETOOTH"
android:theme="@style/BluetoothPermission">