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