Skip to content
Snippets Groups Projects
Commit c9139250 authored by Minchan Kim's avatar Minchan Kim Committed by Wei Wang
Browse files

P22: increase zram size to 3G


Bug: 207572845
Signed-off-by: default avatarMinchan Kim <minchan@google.com>
Change-Id: Id79fe41b0714d7aa654d7f88665d18c216364047
parent 41b1b2de
No related branches found
No related tags found
No related merge requests found
......@@ -179,3 +179,7 @@ endif
# Set support one-handed mode
PRODUCT_PRODUCT_PROPERTIES += \
ro.support_one_handed_mode=true
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g
......@@ -176,3 +176,7 @@ endif
# Set support one-handed mode
PRODUCT_PRODUCT_PROPERTIES += \
ro.support_one_handed_mode=true
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment