mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-18 12:10:38 +01:00
Merge "Set min_sdk_version to be part of mainline modules"
This commit is contained in:
commit
2611a48c1d
@ -59,4 +59,11 @@ cc_library_static {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.bluetooth.updatable",
|
||||
"com.android.media.swcodec",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user