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:
Ady Abraham 2019-07-16 17:19:50 -07:00 committed by Arian
parent 1ce6ebe00b
commit 686433b6ca
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -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