Merge "libc_scudo: Set min_sdk_version to apex_inherit"
This commit is contained in:
commit
75c8868a42
1 changed files with 1 additions and 1 deletions
|
@ -2548,7 +2548,7 @@ cc_library_shared {
|
|||
"//apex_available:platform",
|
||||
"com.android.media.swcodec",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
min_sdk_version: "apex_inherit",
|
||||
}
|
||||
|
||||
subdirs = [
|
||||
|
|
Loading…
Reference in a new issue