mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: implement virtual A/B
Change-Id: I86d2e973ee764b3e0d16d1ccf11e2f1e199fd888
This commit is contained in:
committed by
Ramii Ahmed
parent
62d62aed63
commit
e4046bb61e
12
holi.mk
12
holi.mk
@@ -24,5 +24,17 @@ PRODUCT_PACKAGES += \
|
||||
checkpoint_gc \
|
||||
otapreopt_script
|
||||
|
||||
# Enable virtual A/B OTA
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
|
||||
|
||||
# Update engine
|
||||
PRODUCT_PACKAGES += \
|
||||
update_engine \
|
||||
update_engine_sideload \
|
||||
update_verifier
|
||||
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
update_engine_client
|
||||
|
||||
# Inherit the proprietary files
|
||||
$(call inherit-product, vendor/xiaomi/sm6375-common/sm6375-common-vendor.mk)
|
||||
|
||||
Reference in New Issue
Block a user