Merge "processgroup: Set min_sdk_version"
This commit is contained in:
commit
f9273c2aa3
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ cc_library_headers {
|
|||
"//apex_available:platform",
|
||||
"//apex_available:anyapex",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
}
|
||||
|
||||
cc_library {
|
||||
|
|
@ -60,4 +61,5 @@ cc_library {
|
|||
"//apex_available:platform",
|
||||
"//apex_available:anyapex",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue