commit | 7455efc39a018bc4bdfcfe9a327e90dc36e5746e | [log] [tgz] |
---|---|---|
author | Roopa Sattiraju <sattiraju@google.com> | Thu Feb 03 14:15:22 2022 -0800 |
committer | Roopa Sattiraju <sattiraju@google.com> | Thu Feb 03 14:15:22 2022 -0800 |
tree | 1a64668005038d1eab8ab1a1b7b910d5ac218a9b | |
parent | 87a6fbc5cdb6f7767d53e87bcdb63ddde7c30220 [diff] [blame] |
Adding bluetooth apex and min_sdk_version Bug: 206121418 Test: Compile Change-Id: I59dbd7a2b4758be4b90acfd419112e8b9e259219
diff --git a/audio/aidl/Android.bp b/audio/aidl/Android.bp index c172674..6a0cfa5 100644 --- a/audio/aidl/Android.bp +++ b/audio/aidl/Android.bp
@@ -47,6 +47,11 @@ vndk: { enabled: true, }, + apex_available: [ + "//apex_available:platform", + "com.android.bluetooth", + ], + min_sdk_version: "31", }, }, versions: [