build/make/target/product/virtual_ab_ota
cpeng e6bbafb4ff android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
..
README.md android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
android_t_baseline.mk android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
compression.mk android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
compression_retrofit.mk android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
compression_with_xor.mk android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
launch.mk android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
launch_with_vendor_ramdisk.mk android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
plus_non_ab.mk android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
retrofit.mk android 13 from xiaosuan 2025-08-25 08:23:45 +08:00

README.md

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