Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 573364d3 authored by Jeffrey Huang's avatar Jeffrey Huang
Browse files

Merge "Add apex available to liblog" am: fd73daa0 am: 97b4d62e

Change-Id: Ie80b46dfe95ded83ab3796822f23a06b99ff9e44
parents 008b55fb 97b4d62e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -121,6 +121,10 @@ cc_library {
    ],
    logtags: ["event.logtags"],
    compile_multilib: "both",
    apex_available: [
        "//apex_available:anyapex",
        "//apex_available:platform",
    ],
}

ndk_headers {