Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Build erofs odm, vendor and vendor_dlkm images

Making these partitions erofs saves ~674MB, which lets us reserve
significantly more space on /product.

Change-Id: I88984f6137c0bc9f01da742a7a485445c2162157
This commit is contained in:
LuK1337 2023-12-01 23:24:07 +01:00 committed by Albert Tang
commit da8871005f
3 changed files with 7 additions and 7 deletions

View file

@ -56,7 +56,7 @@ AB_OTA_POSTINSTALL_CONFIG += \
AB_OTA_POSTINSTALL_CONFIG += \
RUN_POSTINSTALL_vendor=true \
POSTINSTALL_PATH_vendor=bin/checkpoint_gc \
FILESYSTEM_TYPE_vendor=ext4 \
FILESYSTEM_TYPE_vendor=erofs \
POSTINSTALL_OPTIONAL_vendor=true
PRODUCT_PACKAGES += \