summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2018-12-12 18:27:31 +0900
committer Jiyong Park <jiyong@google.com> 2019-01-11 23:45:20 +0900
commit769e50b3c9c8f7a3105cd0b06d155884f091cc5e (patch)
treefcbdc4e33e71b89cdb4050ecaa94f6bca60581f6 /java/java_test.go
parentae1366f60d2f46d8747fddef40762a7376ab7442 (diff)
Symbols for libs in APEXes are available
The unstripped file for libraries in APEXes are available via out/target/product/<device>/symbols/apex/<apex_name>/path_to_lib. This change make the symbol files available by installing the individual files in APEXes to the directory where the APEXes will be mounted at (i.e. runtime directory which is /apex/<apex_name>). Note that the files are not actually packaged to a filesystem image; they are installed just to create the symbol files under the out directory where developers can use them for debugging. Bug: 120846816 Test: m com.android.runtime.debug There are unstripped files under out/target/product/walleye/symbols/apex/com.android.runtime.debug Change-Id: Ib182e2bf8787b7669ccba13814491db35370f468
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions