commit | d6e11e29bbbf1c0989b5fecf8e345aa996aa0400 | [log] [tgz] |
---|---|---|
author | Chan Wang <chanwang@google.com> | Wed Aug 07 04:55:42 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 07 04:55:42 2024 +0000 |
tree | 3c35c8c96f2a6a96626799e97fa98de9544e44b6 | |
parent | 9471625f69b45fb1ed60808453cfb4de497379fc [diff] | |
parent | eb2c1450a1a80a7d37684be42a7929b2c445ace4 [diff] |
Merge "Mark 'android.hardware.common.fmq' as available in any apex" into main
diff --git a/common/fmq/aidl/Android.bp b/common/fmq/aidl/Android.bp index 9c1b45d..4a3658e 100644 --- a/common/fmq/aidl/Android.bp +++ b/common/fmq/aidl/Android.bp
@@ -35,8 +35,7 @@ ndk: { apex_available: [ "//apex_available:platform", - "com.android.btservices", - "com.android.media.swcodec", + "//apex_available:anyapex", ], min_sdk_version: "29", },