Merge "Add apex available to libutils"
This commit is contained in:
commit
ab19b995be
1 changed files with 5 additions and 0 deletions
|
|
@ -159,6 +159,11 @@ cc_library {
|
|||
],
|
||||
},
|
||||
},
|
||||
|
||||
apex_available: [
|
||||
"//apex_available:anyapex",
|
||||
"//apex_available:platform",
|
||||
],
|
||||
}
|
||||
|
||||
cc_library {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue