commit | 4bc0db5369061b232f1aff8327d0ec25d9fa2bcc | [log] [tgz] |
---|---|---|
author | Randall Huang <huangrandall@google.com> | Mon Aug 07 13:19:27 2023 +0800 |
committer | Randall Huang <huangrandall@google.com> | Thu Aug 10 02:23:46 2023 +0000 |
tree | 14490d49a62c79fdbefcdcddfa33b8af762a4b58 | |
parent | 2850ae9e7f803ab2f6fcb9b6138720025040b253 [diff] |
storage: turn off pixel storage debugging code on user builds The debugging code introduces too much performance overhead for random I/O operations. Only enable the debugging feature on non-user builds. Bug: 284231590 Test: boot device Change-Id: Idf6852060dfd3a250d92147a3ee0f1fe9e6140d4 Merged-In: Idf6852060dfd3a250d92147a3ee0f1fe9e6140d4 Signed-off-by: Randall Huang <huangrandall@google.com>