Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb0e9775 authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk"

* changes:
  Add e2fsck_ramdisk for VAB devices
  Export BOARD_USES_RECOVERY_AS_BOOT to soong.
parents 7ad254ae 04d4c089
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -203,6 +203,8 @@ $(call add_json_bool, EnforceProductPartitionInterface, $(PRODUCT_ENFORCE_PRODU

$(call add_json_bool, InstallExtraFlattenedApexes, $(PRODUCT_INSTALL_EXTRA_FLATTENED_APEXES))

$(call add_json_bool, BoardUsesRecoveryAsBoot, $(BOARD_USES_RECOVERY_AS_BOOT))

$(call json_end)

$(file >$(SOONG_VARIABLES).tmp,$(json_contents))
+2 −0
Original line number Diff line number Diff line
@@ -17,3 +17,5 @@
PRODUCT_VIRTUAL_AB_OTA := true

PRODUCT_PRODUCT_PROPERTIES += ro.virtual_ab.enabled=true

PRODUCT_PACKAGES += e2fsck_ramdisk