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

Commit b86a132f authored by Dan Stoza's avatar Dan Stoza Committed by android-build-merger
Browse files

libbinder: Add SafeInterface

am: d630e520

Change-Id: I6791a3395bd1441902313778a7a22d8150f208e9
parents e6c177cd d630e520
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -71,6 +71,10 @@ cc_library {
        "libutils",
    ],

    export_include_dirs: [
        "include",
    ],

    clang: true,
    sanitize: {
        misc_undefined: ["integer"],