summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2019-03-18 14:23:15 +0900
committer Jiyong Park <jiyong@google.com> 2019-03-20 06:56:20 +0900
commita32f00e553c1ffcd495b10d5b664e0744e53ac2c (patch)
tree48300f40aa426929efef667053aa5072442ff797 /tools/warn/java_warn_patterns.py
parent0573298a182fc673cfee1c89e183b515c5383d0d (diff)
Add LOCAL_SOONG_SYMBOL_PATH
The soong-only variable is used to specify the location where the symbol file is located. When unspecified, LOCAL_MODULE_PATH is used instead as before. This is needed when the path that a file is installed to is different from the path that the file is accessed from at runtime. For example, if TARGET_FLATTEN_APEX=true, a file lib/libX.so in an APEX com.android.foo is installed to /system/apex/com.android.foo/lib/libX.so. However, it's runtime path is /apex/com.android.foo/lib/libX.so as /system/apex/com.android.foo is bind-mounted to /apex/com,android.foo. Bug: 120846816 Test: m and inspect that symbol files exist under $(PRODUCT_OUT)/symbols/apex/com.android.runtime/ Change-Id: I1b39f6e0cde115d442f14380c365796feff3437b
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions