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

Commit 293c4530 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove required and apex_available from LeAudioTestApp"

parents c0be0fb5 deaed384
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -20,11 +20,4 @@ android_app {
    ],

    privileged: true,

    required: ["libbluetooth"],
    apex_available: [
        "//apex_available:platform",
        "com.android.bluetooth.updatable",
    ],

}