summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2019-01-02 22:32:27 -0800
committer Colin Cross <ccross@android.com> 2019-01-02 22:37:21 -0800
commit189ff9868e621c8824bc33f060260fdf13c7de0a (patch)
tree73b051590a89b6ee7ff3a782b34fe78f9f1da5db /java/java_test.go
parent7f30c076d5fce0dd969537809d8d91797fc9c197 (diff)
Set stem for uninstalled apex modules
Apex modules with installable: false are not installed, so the dist rule copies from LOCAL_BUILT_MODULE instead of LOCAL_INSTALLED_MODULE. If LOCAL_BUILT_MODULE_STEM is unset, LOCAL_BUILT_MODULE will have the module name as the stem, resulting in an incorrect file copied to the dist directory. Set LOCAL_MODULE_STEM instead of LOCAL_INSTALLED_MODULE_STEM, which also covers LOCAL_BUILT_MODUL_STEM. Fixes: 122277867 Test: tapas test1_com.android.tzdata && m dist Change-Id: I0af0c5adcac478a1ce68c4625203fd9bd56bf94d
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions