Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1031ea45 authored by David Duarte's avatar David Duarte Committed by Automerger Merge Worker
Browse files

Merge "FrameworkBluetoothTests: Don't instrument com.android.bluetooth" am: 86c154d9

parents f4945c8f 86c154d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@
        <uses-library android:name="android.test.runner" />
    </application>
    <instrumentation android:name="androidx.test.runner.AndroidJUnitRunner"
        android:targetPackage="com.android.bluetooth"
        android:targetPackage="com.android.framework.bluetooth.tests"
        android:label="Framework Bluetooth Tests"/>
</manifest>