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

Commit 028d090d authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Make all binder NDK APIs available on the host." am: e28c4ea1

am: 3cec33b8

Change-Id: I148fc187656dc0312abd823d05c31c970edeebe3
parents bed4070c 3cec33b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ cc_defaults {
            cflags: [
                "-D__INTRODUCED_IN(n)=",
                "-D__assert(a,b,c)=",
                // We want all the APIs to be available on the host.
                "-D__ANDROID_API__=10000",
            ],
        },
    },