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

Commit 762e941e authored by Jeffrey Huang's avatar Jeffrey Huang
Browse files

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

Change-Id: I75927884aa5fd7c6e2a3ef2705c56805df7b8260
parents 6f21f821 573364d3
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 {