Skip to content

Commit

Permalink
sm8350-common: Inherit launch_with_vendor_ramdisk for vAB
Browse files Browse the repository at this point in the history
- sm8350 devices have a vendor_boot partition

Change-Id: I5c344890bc12ee769e2f27369a4151b469271a51
  • Loading branch information
althafvly authored and mikeNG committed Dec 27, 2022
1 parent 1907255 commit 26844cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

# A/B
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)

AB_OTA_POSTINSTALL_CONFIG += \
RUN_POSTINSTALL_system=true \
Expand Down

0 comments on commit 26844cc

Please sign in to comment.