commit | 72637ea3639ab2e98988340a4c461ebb3b54a360 | [log] [tgz] |
---|---|---|
author | Martin Liu <liumartin@google.com> | Tue May 02 17:18:12 2023 +0800 |
committer | Martin Liu <liumartin@google.com> | Tue May 02 09:24:47 2023 +0000 |
tree | a3357a256b1d2432796eda5de6b04818b88bcdf9 | |
parent | db23f424021d42ac3e82d1b8ce5eb3c6aa803be9 [diff] |
adjust applying watermark_scale_factor timing We should apply watermark_sclae_factor after boot complete. Otherwise, extra_free_kbytes.sh might overwrite it and this also aligns with previous projects' timing. Bug: 278075546 Test: boot and check watermark_scale_factor Change-Id: I7989fd1e8cd968193577300b0f83a829bdeb037d Signed-off-by: Martin Liu <liumartin@google.com>