54bf875c97
android_system_image used GatherPackagingSpecs and then filter only system modules. But some modules were omitted in this logic because there are modules which has the same relative path, so the later one is ignored even though its partition info is what we're looking for. So add filter logic in GatherPackagingSpecs to avoid this problem Bug: 323793487 Test: build android_system_image, and then check if it contains every module we want Change-Id: Iec8ae920736d3d1920eecad71ba0f8f2fe848e6c |
||
---|---|---|
.. | ||
Android.bp | ||
avb_add_hash_footer.go | ||
avb_gen_vbmeta_image.go | ||
bootimg.go | ||
filesystem.go | ||
filesystem_test.go | ||
logical_partition.go | ||
raw_binary.go | ||
system_image.go | ||
testing.go | ||
vbmeta.go |