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

Commit 3905b85c authored by SzuWei Lin's avatar SzuWei Lin
Browse files

Remove AB update in GSI

Bug: 80554868
Test: Boot a pixel device with GSI applied the patch
Change-Id: If37fa2e6c2909705492863788c222b954e784741
parent b2a55155
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -21,12 +21,6 @@

include build/make/target/product/treble_common_64.mk

AB_OTA_UPDATER := true
AB_OTA_PARTITIONS := system
PRODUCT_PACKAGES += \
    update_engine \
    update_verifier

PRODUCT_NAME := aosp_arm64_ab
PRODUCT_DEVICE := generic_arm64_ab
PRODUCT_BRAND := Android
+0 −6
Original line number Diff line number Diff line
@@ -21,12 +21,6 @@

include build/make/target/product/treble_common_32.mk

AB_OTA_UPDATER := true
AB_OTA_PARTITIONS := system
PRODUCT_PACKAGES += \
    update_engine \
    update_verifier

PRODUCT_NAME := aosp_arm_ab
PRODUCT_DEVICE := generic_arm_ab
PRODUCT_BRAND := Android
+0 −6
Original line number Diff line number Diff line
@@ -21,12 +21,6 @@

include build/make/target/product/treble_common_64.mk

AB_OTA_UPDATER := true
AB_OTA_PARTITIONS := system
PRODUCT_PACKAGES += \
    update_engine \
    update_verifier

PRODUCT_NAME := aosp_x86_64_ab
PRODUCT_DEVICE := generic_x86_64_ab
PRODUCT_BRAND := Android
+0 −6
Original line number Diff line number Diff line
@@ -21,12 +21,6 @@

include build/make/target/product/treble_common_32.mk

AB_OTA_UPDATER := true
AB_OTA_PARTITIONS := system
PRODUCT_PACKAGES += \
    update_engine \
    update_verifier

PRODUCT_NAME := aosp_x86_ab
PRODUCT_DEVICE := generic_x86_ab
PRODUCT_BRAND := Android