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

Commit 00579368 authored by Pomai Ahlo's avatar Pomai Ahlo
Browse files

Make Sap Interface Apex Available

Tag: #feature
Bug: 241969533
Test: atest com.android.bluetooth.sap
Change-Id: Ia58fb9201b37cc6b4050d1662008cf681e82bc79
parent f3ce10bd
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -163,7 +163,12 @@ aidl_interface {
            enabled: true,
        },
        java: {
            apex_available: [
                "//apex_available:platform",
                "com.android.btservices",
            ],
            sdk_version: "module_current",
            min_sdk_version: "Tiramisu",
        },
    },