Loading service/tests/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,8 @@ <application android:debuggable="true" android:largeHeap="true"> <uses-library android:name="android.test.runner"/> <activity android:label="BluetoothTestDummyLabel" android:name="BluetoothTestDummyName" <activity android:label="BluetoothTestFakeLabel" android:name="BluetoothTestFakeName" android:exported="true"> <intent-filter> <action android:name="android.intent.action.MAIN"/> Loading Loading
service/tests/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,8 @@ <application android:debuggable="true" android:largeHeap="true"> <uses-library android:name="android.test.runner"/> <activity android:label="BluetoothTestDummyLabel" android:name="BluetoothTestDummyName" <activity android:label="BluetoothTestFakeLabel" android:name="BluetoothTestFakeName" android:exported="true"> <intent-filter> <action android:name="android.intent.action.MAIN"/> Loading