commit | 15cdbcf2448bcf734e09e0a63178a7e8b373a18c | [log] [tgz] |
---|---|---|
author | Etienne Ruffieux <eruffieux@google.com> | Wed Dec 15 16:05:02 2021 +0000 |
committer | Etienne Ruffieux <eruffieux@google.com> | Wed Dec 15 16:05:02 2021 +0000 |
tree | ce8373f0982b19dc70d822efa0c29652a6d2e5bc | |
parent | 02939e33bf9ca2569dc0840ef066ee952db975dc [diff] [blame] |
Renamed bluetooth apex name to com.android.bluetooth Tag: #feature Bug: 206614050 Test: Compiles Change-Id: I7016b297fb8c7e5f3db23061b280d78d07235803
diff --git a/media/libaudioclient/Android.bp b/media/libaudioclient/Android.bp index d4725d5..b0f155a 100644 --- a/media/libaudioclient/Android.bp +++ b/media/libaudioclient/Android.bp
@@ -198,7 +198,7 @@ ], apex_available: [ "//apex_available:platform", - "com.android.bluetooth.updatable", + "com.android.bluetooth", "com.android.media", "com.android.media.swcodec", ],