diff options
author | Jiyong Park <jiyong@google.com> | 2020-03-11 16:03:09 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-05-07 16:20:00 +0900 |
commit | 45b90e79c9b0807221f9d4584bd2524cac16369b (patch) | |
tree | 2462e4f6ca429c876ea3ff8b9e787da1c642f86d /sdk/java_sdk_test.go | |
parent | 1c7e962957a8f93db17d4bd1dcedfdac5fc4a52e (diff) |
Prevent statically linking to a lib providing stable C APIs
A lib providing stable C APIs should be available only to the APEX
containing the library. It shouldn't be available to other APEXes,
especially via static linking.
This change also fixes a bug that llndkImplDep (the dependency from
llndk stub to its implementation library) was recognized as being in the
same APEX.
Bug: 151051671
Test: m
Change-Id: Ifda7f4a367f68afcde93c86cda45a28cacd91f99
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions