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

Skip to content
Commit 21ef24df authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder_ndk: document #apex service caveats

Code in an APEX may be run in the same process as a platform code and
have permissions to get any service. While this is targetted to be fixed
in b/139325195, it should be documented for now.

When these services are used from within the VNDK, binder's vendor
stability mechanism prevents misuse of this API, except inside of the
product partition APEX. This is tracked in b/182526613. However, it is
not called out here because due to their nature, these libraries aren't
expected to register services or have dependencies on vendor.

Bug: 181551684
Test: N/A

Change-Id: I0ee551b731821fb114905e5f83fc7f81ef8cd395
parent 4e83ba78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment