platform_build/target/product/virtual_ab_ota
Kelvin Zhang bcda23488c Add a build prop for go/vabc-xor
Allow each lunch target to control if they want to use this new feature.

Test: th
Change-Id: I10219a916bca258e669de051262f9ebba8434803
2021-08-06 11:51:41 -04:00
..
compression.mk Emit virtual_ab_compression prop to dynamic_parttiion_info.txt 2021-01-19 16:11:32 -05: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 linker to VAB with vendor_ramdisk 2020-12-02 19:51:16 -08: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