diff options
author | Uday Kiran Pichika <pichika@codeaurora.org> | 2017-07-14 14:52:16 +0530 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-07-14 04:09:50 -0700 |
commit | 2a7f2c72279c597c544f4c7ff9d4d6d294538b66 (patch) | |
tree | 5654f0bb8a6e4513dd9a4acc24cd0b0129773b47 /system.prop | |
parent | bc48070f7fa0113b853bf209a604a02b2abdcbed (diff) |
falcon_64: Disable SF Latch Buffer Signaled property
Change-Id: I43045df19778defdf7400827cee01c9c860363bc
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 c8af9d2..5da9886 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 |