davinci: Enable EGL Image Tracking on SF
Enable EGL image memory tracking on SurfaceFlinger to catch memory leaks. Bug: 137514000 Test: launch few apps and switch between them Test: adb shell dumpsys SurfaceFlinger Change-Id: I621231f36b5317e3487d5c9a93320584974b7af1
This commit is contained in:
parent
1ce6ebe00b
commit
686433b6ca
@ -106,6 +106,7 @@ debug.sf.early_phase_offset_ns=500000
|
||||
debug.sf.early_app_phase_offset_ns=500000
|
||||
debug.sf.early_gl_phase_offset_ns=3000000
|
||||
debug.sf.early_gl_app_phase_offset_ns=15000000
|
||||
debug.sf.enable_egl_image_tracker=1
|
||||
debug.sf.enable_hwc_vds=1
|
||||
debug.sf.hw=0
|
||||
debug.sf.latch_unsignaled=1
|
||||
|
Loading…
Reference in New Issue
Block a user