diff options
author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-07-19 19:06:24 -0700 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-07-19 19:06:24 -0700 |
commit | 7cbe9e1d5c85a1bba86fd3536cae8960de6cc28f (patch) | |
tree | 549f7fa71ec4eec8835380a5a729e383394931b9 /system.prop | |
parent | c1b110238e127af2e07658603db52388aa825991 (diff) | |
parent | a6fdfc30c4d21318ccea13537ae7c6afdc76923b (diff) |
Merge "falcon_64: Disable SF Latch Buffer Signaled property"
Diffstat (limited to 'system.prop')
-rwxr-xr-x | system.prop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop index 253d7b7..30d1d42 100755 --- a/system.prop +++ b/system.prop @@ -24,6 +24,7 @@ ro.telephony.default_network=22,20 debug.sf.enable_hwc_vds=1 debug.sf.hw=1 +debug.sf.latch_unsignaled=1 debug.gralloc.enable_fb_ubwc=1 dalvik.vm.heapsize=36m dev.pm.dyn_samplingrate=1 |