commit | e084e23e3c911c267b022510854c4fd5b824355a | [log] [tgz] |
---|---|---|
author | Martin Liu <liumartin@google.com> | Thu Sep 30 16:53:14 2021 +0000 |
committer | Martin Liu <liumartin@google.com> | Fri Oct 01 07:14:36 2021 +0000 |
tree | bd94ad9ddcfc7de71a02733e059154851c43d903 | |
parent | 7686fde9233ada7ace77d8a44080cc868b210e4b [diff] |
Zram: set zram size Apply 3G zram size settings Bug: 200899926 Test: boot Signed-off-by: Martin Liu <liumartin@google.com> Change-Id: I94e9390719833ae54be56ca3c2aeba4bd9cd9d27 Merged-In: I94e9390719833ae54be56ca3c2aeba4bd9cd9d27
diff --git a/conf/init.raviole.rc b/conf/init.raviole.rc index ed55764..03baef9 100644 --- a/conf/init.raviole.rc +++ b/conf/init.raviole.rc
@@ -52,3 +52,6 @@ on property:ro.revision=PROTO1.0 setprop persist.fingerprint.ghbm true + +on late-fs + setprop vendor.zram.size 3GB