Merge "processgroup: Set min_sdk_version" am: f9273c2aa3
Change-Id: I31b8e0c967ad81d4913a80004e39b576fc477e26
This commit is contained in:
commit
6f2e032ffd
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