diff options
author | 2021-10-21 16:14:19 -0700 | |
---|---|---|
committer | 2021-10-29 16:34:55 -0700 | |
commit | f1f763a981dbdbd31d6cd0f2e8afa7f0952b3500 (patch) | |
tree | 6a7727d37dab19bcbc45c7b745eefa84b0e8bbfa /python/builder.go | |
parent | 790ef35d1e7c87fd738cc1dcee45b031d21de600 (diff) |
Rename amod variable in AndroidMkEntries.fillInEntries to base
AndroidMkEntries.fillInEntries calls its android.ModuleBase amod,
despite also handling an android.Module. Rename amod to base to
match other locations, and add a new amod for the android.Module.
This will simplify the next patch that needs to access the
android.Module.
Bug: 204136549
Test: m checkbuild
Change-Id: I04f2f558959def22e8b3f5b8c534b8d655b06a4e
Diffstat (limited to 'python/builder.go')
0 files changed, 0 insertions, 0 deletions