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

Commit 8180852a authored by David Duarte's avatar David Duarte
Browse files

Remove required from Bluetooth

Test: TreeHugger
Change-Id: Id8877d22bc03086e2ea9bba8c277879b6650ab5c
parent 88daabc6
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -200,13 +200,6 @@ android_app {
        optimize: false,
        proguard_flags_files: ["proguard.flags"],
    },
    required: [
        "android.hardware.bluetooth.audio-V3-ndk",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.hardware.bluetooth@1.0",
        "android.hardware.bluetooth@1.1",
    ],
    apex_available: [
        "com.android.btservices",
    ],