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

Commit 86c154d9 authored by David Duarte's avatar David Duarte Committed by Gerrit Code Review
Browse files

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

parents 8600bef8 2f9495e1
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>