diff options
author | Inseob Kim <inseob@google.com> | 2018-05-04 11:39:12 +0900 |
---|---|---|
committer | Inseob Kim <inseob@google.com> | 2018-05-31 09:59:21 +0900 |
commit | e5c2de355b3d37015f332af5fc97d535d97f9693 (patch) | |
tree | 3437504159776068fd06ca44a402d54f7e75d1a2 /trusty/coverage/coverage_test.cpp | |
parent | 39edb87aaf21f9bd452f3f164ee90cf7a9e14518 (diff) |
Support product-specific libraries
Product-specific libraries in /product/lib can be exposed to Android
apps by adding the list of the libs into
/product/etc/public.libraries-<companyname>.txt. The libs MUST be named
as lib<name>.<companyname>.so.
Bug: 73095206
Test: with taimen
mma -j and runtest.sh. The libs are all loaded in system, but not in
vendor. After reinstalling app using adb -r and reopening app, only
libraries listed in .txt are loaded
Change-Id: I7c386813c72a7b225a7f244b6c5fec4ac0660fd3
Merged-In: I7c386813c72a7b225a7f244b6c5fec4ac0660fd3
(cherry picked from commit 67cb05654cfa677fd5db33ea0629a9496a9ae907)
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions