platform_build_soong/etc
Yifan Hong 39143a941f Fix path conflict for vendor_ramdisk_available
... and ramdisk_available modules. If a module is both
vendor_ramdisk_available and ramdisk_available, on a device
that mark recovery_as_boot and move_recovery_resources_to_vendor_boot
simultaneously (and incorrectly),
both will be installed to recovery/root/first_stage_ramdisk. Fix the
path conflict of the two variants by moving the vendor_ramdisk variant
to vendor-ramdisk/first_stage_ramdisk instead.

Also update comments for Vendor_ramdisk_available.

Test: m nothing -j
Bug: 156098440

Change-Id: I2b776b6fd8f5a2c361c0f6a89231e3cebc2646f0
2020-10-26 12:50:05 -07:00
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
prebuilt_etc.go Fix path conflict for vendor_ramdisk_available 2020-10-26 12:50:05 -07:00
prebuilt_etc_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00