Skip to content

Commit

Permalink
sweet: Enable OF_ENABLE_FS_COMPRESSION
Browse files Browse the repository at this point in the history
  • Loading branch information
basamaryan committed Apr 11, 2023
1 parent 5617568 commit 64105af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendorsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
export FOX_DELETE_AROMAFM=1
export FOX_BUGGED_AOSP_ARB_WORKAROUND="1546300800"; # Tuesday, January 1, 2019 12:00:00 AM GMT+00:00
export OF_FBE_METADATA_MOUNT_IGNORE=1
export OF_ENABLE_FS_COMPRESSION=1

# OTA
export OF_KEEP_DM_VERITY=1
Expand Down

0 comments on commit 64105af

Please sign in to comment.