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

Commit f58147b7 authored by Etienne Ruffieux's avatar Etienne Ruffieux
Browse files

Renamed bluetooth apex name to com.android.bluetooth

Tag: #feature
Bug: 206614050
Test: Compiles
Change-Id: I1118409952f16001b1144c91be1e9c81b0c489f0
parent 297d2f1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ hidl_interface {
    ],
    apex_available: [
        "//apex_available:platform",
        "com.android.bluetooth.updatable",
        "com.android.bluetooth",
    ],
    gen_java: false,
}
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ hidl_interface {
    ],
    apex_available: [
        "//apex_available:platform",
        "com.android.bluetooth.updatable",
        "com.android.bluetooth",
    ],
    gen_java: false,
}