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

Commit deaed384 authored by David Duarte's avatar David Duarte
Browse files

Remove required and apex_available from LeAudioTestApp

Change-Id: If3e6ef811c8de8310653ec5b8fc21447ea50ad27
parent 9362b27a
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",
    ],

}