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

Commit 411d0777 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

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

Change-Id: Ibde1103711065e19c9b92896ec54e711c2994acc
parents 6a3d69a5 aeff056c
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 {