platform_build/target/product/virtual_ab_ota
Kelvin Zhang 823d695d3a Install new snapuserd_ramdisk stem
This installs snapuserd to /system/bin/snapuserd_ramdisk instead of
/system/bin/snapuserd

Test: th
Bug: 219841787
Change-Id: I517e251bf1f895b9de993ec7e5f57f11205172c8
2022-05-11 11:30:26 -07:00
..
android_t_baseline.mk Install new snapuserd_ramdisk stem 2022-05-11 11:30:26 -07:00
compression.mk Enable Async merge during OTA 2022-02-28 06:29:50 +00:00
compression_retrofit.mk Emit virtual_ab_compression prop to dynamic_parttiion_info.txt 2021-01-19 16:11:32 -05:00
compression_with_xor.mk Add a build prop for go/vabc-xor 2021-08-06 11:51:41 -04:00
launch.mk
launch_with_vendor_ramdisk.mk Add f2fs.fsck to vendor_ramdisk. 2021-10-07 21:57:30 -07:00
plus_non_ab.mk
README.md Add Virtual A/B with vendor ramdisk product. 2020-11-23 15:17:01 -08:00
retrofit.mk

Virtual A/B makefiles

Devices that uses Virtual A/B must inherit from one of the makefiles in this directory.

Structure

launch.mk
  |- retrofit.mk
  |- plus_non_ab.mk

launch_with_vendor_ramdisk.mk
  |- compression.mk

compression_retrofit.mk