commit | a8e4e5dcc330c18109f8f628dda2a34f067bbc89 | [log] [tgz] |
---|---|---|
author | satayev <satayev@google.com> | Tue May 11 17:26:47 2021 +0100 |
committer | satayev <satayev@google.com> | Tue May 11 17:26:47 2021 +0100 |
tree | fc14c70abebb2695bc813900942f3d8985db39a6 | |
parent | 7283a692b07b8e7ad7ad906b86038a3e18f29e43 [diff] |
Expose SharedLibraryInfo#getAllCodePaths as @TestApi. The method is called by CTS helper app to list all java shared libraries present on the device. All classes present in the reported jar/apk files are then collected by a CTS/GTS EDI collector. Bug: 187823488 Test: m Change-Id: I750065112d70bc3ab45c8b6c6cc8aa4d429488a8