Merge "Add sdk_version: "minimum" to liblog_headers"
This commit is contained in:
commit
54ac487031
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ cc_library_headers {
|
|||
"//apex_available:anyapex",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
sdk_version: "minimum",
|
||||
native_bridge_supported: true,
|
||||
export_include_dirs: ["include"],
|
||||
system_shared_libs: [],
|
||||
|
|
Loading…
Reference in a new issue