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

Commit f6d42abe authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder_ndk: priority APIs #apex

Partner says they may be needed. Given these are already exposed as
ll-ndk APIs, exposing to apex modules as preparation.

Bug: 235448283
Test: N/A
Change-Id: Ibe0ccf8c970c6d90c3bcfb48219c2250571b7241
parent 44f97a53
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -146,8 +146,8 @@ LIBBINDER_NDK33 { # introduced=33
    AIBinder_Class_disableInterfaceTokenHeader;
    AIBinder_DeathRecipient_setOnUnlinked;
    AIBinder_isHandlingTransaction;
    AIBinder_setInheritRt; # llndk
    AIBinder_setMinSchedulerPolicy; # llndk
    AIBinder_setInheritRt; # apex llndk
    AIBinder_setMinSchedulerPolicy; # apex llndk
    AParcel_marshal;
    AParcel_unmarshal;
};