common: Allow OTA downgrade regardless build type

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi 2023-11-25 19:53:50 +05:30
parent 5726bcf898
commit f2608453de

View File

@ -56,11 +56,9 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
system/bin/backuptool_ab.functions \
system/bin/backuptool_postinstall.sh
ifneq ($(TARGET_BUILD_VARIANT),user)
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.ota.allow_downgrade=true
endif
endif
# Lineage-specific broadcast actions whitelist
PRODUCT_COPY_FILES += \