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
Loading
Please register or sign in to comment