mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Mark 'android.hardware.common.fmq' as available in any apex
The generated ndk library is used by our project and we have the requirement of marking all our libraries as available in any apex. Bug: b / 352027888 Test: m Change-Id: I04a73ee8acdb3626dfcdc93543c0b128816cb8b5
This commit is contained in:
@@ -35,8 +35,7 @@ aidl_interface {
|
||||
ndk: {
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.btservices",
|
||||
"com.android.media.swcodec",
|
||||
"//apex_available:anyapex",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user