diff options
| author | 2024-09-17 11:31:14 -0700 | |
|---|---|---|
| committer | 2024-09-17 11:31:14 -0700 | |
| commit | 2cfe696f4cdfd23e5cad7c951351ac82291aa439 (patch) | |
| tree | 523cb14154647361a49dd91724cd80ddacb980b0 /rust/binary_test.go | |
| parent | 55b56feb869f3217e3395473ae84e03673aea661 (diff) | |
Properly initialize android_system_image modules
android_system_image just passed its embedded filesystem module to
InitAndroidModule (transitively via initFilesystemModule). This meant
that ModuleBase.module was pointing to the filesystem module, not
the system image module. This was a problem for the new "changeable
configuration" feature I'm working on, but you can also more readily
see the issue if you add a GenerateAndroidBuildActions function to
android_system_image: it won't be called.
Bug: 361816274
Test: Presubmits
Change-Id: I41978037b81910309a000dc1bba327e513ba5dce
Diffstat (limited to 'rust/binary_test.go')
0 files changed, 0 insertions, 0 deletions