commit | a0a5d8ad760c73e7b21968aacc6232c091a893bb | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Sun Sep 11 02:15:37 2022 +0100 |
committer | Martin Stjernholm <mast@google.com> | Tue Sep 13 12:56:25 2022 +0000 |
tree | 87f41aa597d662df6b5013119ff417fd33f5ac13 | |
parent | a501686ed1841053c54e318ce1ce15f96c484d55 [diff] |
Give full access to system libs from other system libs. In particular this addresses the case when an app without a shared namespace loads a shared system library that in turn loads a system JNI library. Give full access both ways between /system and /system_ext libraries, and add a shared system_ext library and loading from system_ext to test that. Test: atest libnativeloader_e2e_tests Bug: 237577392 Change-Id: Ief4e24dadbadd26c5602c9e593276fae01bd7038