diff options
author | Yo Chiang <yochiang@google.com> | 2020-08-05 19:06:10 +0800 |
---|---|---|
committer | Yo Chiang <yochiang@google.com> | 2020-08-11 07:58:56 +0000 |
commit | 04bc725e1eafb567be44f64f27e441efcc0bc150 (patch) | |
tree | fd57fe2ddde0ec3b4f6eb09b0c395fa002062477 /compiler/optimizing/code_generator.cc | |
parent | 169dfb47436b94def39390be5e2d2ca93e16d61d (diff) |
Reset LOCAL_PATH so that `mma` can work properly
The value of LOCAL_PATH is overridden by "include $(art_path)/...".
This causes LOCAL_PATH to be empty string when registering modules in
art/Android.mk and this causes MODULES-IN-* logic to not register
properly, hence `mma` not working properly.
Reset the value of LOCAL_PATH back to $(art_path) so that base_rules.mk
can record the module path properly.
Bug: 162918277
Test: m com.android.art
Test: m MODULES-IN-art
Change-Id: I79c5becd0cb81ed85bb5043d5b8150d550657db9
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions