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

Commit 44ff57e7 authored by Roopa Sattiraju's avatar Roopa Sattiraju
Browse files

Adding bt apex availablity to media dependencies

Bug: 217736913
Test: Compile
Change-Id: I0b2732e5e324e66842999671881b1d830ecb8740
parent c7976419
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -100,6 +100,11 @@ aidl_interface {
            vndk: {
                enabled: true,
            },
            min_sdk_version: "29",
            apex_available: [
                "//apex_available:platform",
                "com.android.bluetooth",
            ],
        },
    },
}