commit | f24bf3beed76c119b0799882420e61d7f05022b1 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Fri May 28 08:01:58 2021 +0200 |
committer | micky387 <mickaelsaibi@free.fr> | Sun May 30 12:47:58 2021 +0200 |
tree | 27444b9a48df4ccdb1748797d8c0fac45c1e7d31 | |
parent | 4b8cbf51bbabca96ce7cdfb534fafdb5f5b1566d [diff] [blame] |
zenfone8: Enable virtual a/b ota Change-Id: Iefa2ddb55a8155819f3f1599ce195829e9c37de4
diff --git a/device.mk b/device.mk index 52359b1..3df8eb5 100755 --- a/device.mk +++ b/device.mk
@@ -31,6 +31,7 @@ # A/B ENABLE_VIRTUAL_AB := true +$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk) AB_OTA_POSTINSTALL_CONFIG += \ RUN_POSTINSTALL_system=true \