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

Commit 88905971 authored by Filip's avatar Filip Committed by Cherrypicker Worker
Browse files

Add Bluetooth test to the automotive-tests package

Automotive team is unable to use full size device-tests package, and instead is using smaller team owned package replacement called 'automotive-tests'

Test: zip file built and checked for `APK build/soong/soong_ui.bash --make-mode TARGET_PRODUCT=cf_x86_64_auto TARGET_BUILD_VARIANT=userdebug droid dist automotive-tests`
Bug: 284663915
(cherry picked from https://android-review.googlesource.com/q/commit:762dede13d07d7ac3f8497e1ac257d6d70c0ec6a)
Merged-In: I406e1d0ac09016980937832e95bbf0ea770cbba6
Change-Id: I406e1d0ac09016980937832e95bbf0ea770cbba6
parent c32bedce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ java_defaults {
    test_suites: [
        "device-tests",
        "mts-bluetooth",
        "automotive-tests",
    ],

    instrumentation_for: "Bluetooth",