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

Commit bb32db25 authored by William Escande's avatar William Escande
Browse files

[Bluetooth apex] Use new apex name

The Bluetooth apex name is now called com.android.btservices

Bug: 243054261
Test: Build
Change-Id: Icd0262c6450c3434f9446eae5b9d4c1edaf05268
parent c271a2da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ aidl_interface {
            min_sdk_version: "29",
            apex_available: [
                "//apex_available:platform",
                "com.android.bluetooth",
                "com.android.btservices",
            ],
        },
    },