Merge "Add apex available to liblog" am: fd73daa049 am: 97b4d62ed4 am: 573364d31e

Change-Id: I75927884aa5fd7c6e2a3ef2705c56805df7b8260
This commit is contained in:
Jeffrey Huang 2020-02-14 01:30:41 +00:00
commit 762e941e25
1 changed files with 4 additions and 0 deletions

View File

@ -121,6 +121,10 @@ cc_library {
],
logtags: ["event.logtags"],
compile_multilib: "both",
apex_available: [
"//apex_available:anyapex",
"//apex_available:platform",
],
}
ndk_headers {