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

Commit 1ac34f73 authored by Orion Hodson's avatar Orion Hodson Committed by Gerrit Code Review
Browse files

Merge "Add explicit dependencies on jni_headers"

parents c30cfbca 33421115
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -34,6 +34,7 @@ cc_defaults {
    conlyflags: [
    conlyflags: [
        "-std=c99",
        "-std=c99",
    ],
    ],
    header_libs: ["jni_headers"],
    sanitize: {
    sanitize: {
        misc_undefined: ["bounds"],
        misc_undefined: ["bounds"],
    },
    },