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

Commit 04bb5b25 authored by David Duarte's avatar David Duarte Committed by Automerger Merge Worker
Browse files

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

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

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2334030



Change-Id: I4d80e7675c4612259b917142c4ac97a28fc2abd9
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 0a8b798c 1031ea45
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>