Merge "Add 'com.android.media' to apex_available of libhardware_headers"
This commit is contained in:
commit
3fe6921aff
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ cc_library_headers {
|
|||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.btservices",
|
||||
"com.android.media",
|
||||
"com.android.media.swcodec",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
|
|
Loading…
Reference in a new issue