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