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

Commit fd000bfd authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Partial: Reland "libbinder: remove __ANDROID_APEX__ stability diff" am: aeff056c am: 411d0777

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1656239

Change-Id: I5c7be7bc632a26ddae681693580fac0de2e916bf
parents 9586ff5e 411d0777
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@ enum {
    FLAG_PRIVATE_VENDOR = 0x10000000,
};

// TODO(b/180646847): __ANDROID_APEX__ here is what allows product partition to
// talk to system.
#if defined(__ANDROID_VNDK__) && !defined(__ANDROID_APEX__)

enum {