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

Commit cc8f0c2d authored by Bharath's avatar Bharath
Browse files

FP3: Drop AB_OTA_POSTINSTALL_CONFIG

This is only for Q launch devices and with dynamic partitions
enabled.

Ref: https://git.codelinaro.org/clo/la/platform/vendor/qcom/titanium_64/-/commit/21d2b6fae18b0ac15b658be2c4ef7edcafdedee3#a46698751e55f0ad5f5cbef1a73bbe1f11ccdba9
Change-Id: I21033c0a7e3b06582e7196f8dbcf7d09bb9acba5
parent 270da9e9
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -45,14 +45,6 @@ PRODUCT_AAPT_PREF_CONFIG := 560dpi
PRODUCT_AAPT_PREBUILT_DPI := xxxhdpi xxhdpi xhdpi hdpi


# A/B Configs
AB_OTA_POSTINSTALL_CONFIG += \
    RUN_POSTINSTALL_system=true \
    POSTINSTALL_PATH_system=system/bin/otapreopt_script \
    FILESYSTEM_TYPE_system=ext4 \
    POSTINSTALL_OPTIONAL_system=true


PRODUCT_PACKAGES += \
    android.hardware.boot@1.0-impl \
    android.hardware.boot@1.0-impl.recovery \