diff options
| author | 2019-10-07 22:01:58 +0900 | |
|---|---|---|
| committer | 2019-10-07 22:33:47 +0900 | |
| commit | 66bd7385d21f03117971fd00c17d7ad2db3da23f (patch) | |
| tree | 78b3ac18bd908ae0636b4873b8c5aa47e538485a /tools/warn/java_warn_patterns.py | |
| parent | 99d855db8fffcd08724a6e7716ab8412f798e58a (diff) | |
Check if installable before installing unstripped
When LOCAL_UNINSTALLABLE_MODULE is true, the module is not installed.
But its unstripped output is installed to the path based on
my_module_path which is not set for it is not installable. Moreover,
my_module_path is not reset after use.
As a result, when LOCAL_UNINSTALLABLE_MODULE is true, the path for
unstripped output is unexpected.
The installation is guarded by LOCAL_UNINSTALLABLE_MODULE now,
which was LOCAL_VNDK_DEPEND_ON_CORE_VARIANT.
Test: m
Change-Id: If18cf76118e058a9e0701a8d66f7ff0f534e5881
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions