diff options
author | Jiyong Park <jiyong@google.com> | 2020-01-15 15:43:32 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-02-06 22:56:04 +0000 |
commit | 7c2f69e42e5347820ada07c88de5a79f355c61be (patch) | |
tree | 0d9e2ab31ca9fcb716d6c3283bd6a83f32dc39d5 /libnativeloader/native_loader_test.cpp | |
parent | 7eca3779b7e3652565265b424a85ae329887c32d (diff) |
apex_available becomes more correct
Previously, Soong didn't follow the static dependencies when checking
apex_available. As a result, a module that is not available to an APEX
(or to the platform) was able to be statically linked from the APEX (or
the platform).
As the Soong bug is fixed, unchecked dependencies have revealed and this
change reflects the finding.
Exempt-From-Owner-Approval: cherry-pick from internal
Bug: 147671264
Test: m
Merged-In: I6d9dbe31a8d46d26a4925462edd1984281bd203a
(cherry picked from commit a24189de28d3dc078ffe3e694816859bce9ce730)
Change-Id: I6d9dbe31a8d46d26a4925462edd1984281bd203a
Diffstat (limited to 'libnativeloader/native_loader_test.cpp')
0 files changed, 0 insertions, 0 deletions