summaryrefslogtreecommitdiff
path: root/tools/test_extract_kernel.py
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2018-12-16 11:02:09 +0900
committer Jiyong Park <jiyong@google.com> 2019-01-11 13:33:56 +0900
commit3387e656861ebfaea8a1216674965ba13dcbbad3 (patch)
tree89611aee9a41056944448fabf77fd3171654202c /tools/test_extract_kernel.py
parentbdf0ec03b67f044fa9f9d1a5ab488b0fe96445b5 (diff)
Add $(PRODUCT_OUT)/apex to the artifact path whitelist
$(PRODUCT_OUT)/apex is where shared libraries in APEXes get installed into. The path can be considered as a fake path as the shared libraries are installed there just to have symbol files for them under $(PRODUCT_OUT)/symbols/apex for debugging purpose. Shared libraries in APEXes are made available to the path at runtime by mounting APEXes via apexd. The files under $(PRODUCT_OUT)/apex are never compiled into a file system image (e.g. system.img) Bug: 120846816 Test: build/soong/build_test.bash -dist -products mainline_system_arm64 Change-Id: I3727091214f08f945559fa5f0f1450e74c1a5c9b
Diffstat (limited to 'tools/test_extract_kernel.py')
0 files changed, 0 insertions, 0 deletions