Merge "zram: add zram size property" into tm-qpr-dev
This commit is contained in:
commit
df4c908131
1 changed files with 4 additions and 0 deletions
|
@ -176,3 +176,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||||
# Enable adpf cpu hint session for SurfaceFlinger
|
# Enable adpf cpu hint session for SurfaceFlinger
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||||
debug.sf.enable_adpf_cpu_hint=true
|
debug.sf.enable_adpf_cpu_hint=true
|
||||||
|
|
||||||
|
# Set zram size
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
vendor.zram.size=3g
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue