diff options
author | Inseob Kim <inseob@google.com> | 2018-05-04 11:39:12 +0900 |
---|---|---|
committer | Inseob Kim <inseob@google.com> | 2018-05-16 01:36:25 +0000 |
commit | 67cb05654cfa677fd5db33ea0629a9496a9ae907 (patch) | |
tree | 09bf4faaeccf76fa4016db43d231c897a2435bd6 /fastboot/usb_linux.cpp | |
parent | a3d95cf2f8f5b9acca9be690bc3c6904de6677de (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
Diffstat (limited to 'fastboot/usb_linux.cpp')
0 files changed, 0 insertions, 0 deletions