commit | 2591c3d0cf4c5621745dd9e06957f67256201fab | [log] [tgz] |
---|---|---|
author | William Escande <wescande@google.com> | Mon Aug 22 11:27:58 2022 -0700 |
committer | William Escande <wescande@google.com> | Mon Aug 22 11:27:58 2022 -0700 |
tree | 1b41654b0c799029c7db5ce8332644b505fcfc6c | |
parent | a3fe17250dbe2f4222741c9665bf78b487d1d1f3 [diff] [blame] |
[Bluetooth apex] Use new apex name The Bluetooth apex name is now called com.android.btservices Bug: 243054261 Test: Build Change-Id: Ib63646722cbef948b5198fc5f2a9b5ac2ca52ae3
diff --git a/audio/aidl/Android.bp b/audio/aidl/Android.bp index fd893ec..9f3f26a 100644 --- a/audio/aidl/Android.bp +++ b/audio/aidl/Android.bp
@@ -51,7 +51,7 @@ ndk: { apex_available: [ "//apex_available:platform", - "com.android.bluetooth", + "com.android.btservices", ], min_sdk_version: "31", },