mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Setup checkpoint_gc for /vendor
Test: start checkpointing, observe that checkpointing happens Bug: 111020314 Change-Id: Ic090ac2d0ca9a7dd5485f5ab2a967977cd3ab6b8
This commit is contained in:
committed by
Matsvei Niaverau
parent
88e7f4ce80
commit
044c888f9d
@@ -34,6 +34,12 @@ AB_OTA_POSTINSTALL_CONFIG += \
|
||||
FILESYSTEM_TYPE_system=ext4 \
|
||||
POSTINSTALL_OPTIONAL_system=true
|
||||
|
||||
AB_OTA_POSTINSTALL_CONFIG += \
|
||||
RUN_POSTINSTALL_vendor=true \
|
||||
POSTINSTALL_PATH_vendor=bin/checkpoint_gc \
|
||||
FILESYSTEM_TYPE_vendor=ext4 \
|
||||
POSTINSTALL_OPTIONAL_vendor=true
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
checkpoint_gc \
|
||||
otapreopt_script
|
||||
|
||||
Reference in New Issue
Block a user