commit | 88c946413ab2a780c6e3d6420f97e69e35374beb | [log] [tgz] |
---|---|---|
author | qctecmdr <qctecmdr@localhost> | Thu Jun 01 06:54:03 2023 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Jun 01 06:54:03 2023 -0700 |
tree | 96c678dd4b4238e6f1597dd7cd4ae69b10993356 | |
parent | 88e0343029fdeb3adce8968cc092c7b2ec526fa4 [diff] | |
parent | 4d6378a7105821078b4dd3a0fd275ade992cd0f5 [diff] |
Merge "init: Add new target crow"
diff --git a/config/display-product.mk b/config/display-product.mk index 4990265..41df82f 100644 --- a/config/display-product.mk +++ b/config/display-product.mk
@@ -54,6 +54,7 @@ debug.sf.hw=0 \ debug.egl.hw=0 \ debug.sf.latch_unsignaled=1 \ + debug.sf.auto_latch_unsignaled=0 \ debug.mdpcomp.logs=0 \ vendor.gralloc.disable_ubwc=0 \ vendor.gralloc.enable_logs=0 \