Merge "Add apex available to libutils"

This commit is contained in:
Jeffrey Huang 2020-02-13 06:06:02 +00:00 committed by Gerrit Code Review
commit ab19b995be

View file

@ -159,6 +159,11 @@ cc_library {
],
},
},
apex_available: [
"//apex_available:anyapex",
"//apex_available:platform",
],
}
cc_library {