diff options
| author | 2024-03-15 19:32:20 +0000 | |
|---|---|---|
| committer | 2024-03-15 22:48:18 +0000 | |
| commit | 71fa6fdaf523ce0a3aae7e638f3b5e8f019d2e9b (patch) | |
| tree | 91ea5602bc6269daf05cee8a445b94579e026bd3 /libs/ultrahdr/jpegencoderhelper.cpp | |
| parent | 531219a833e4d20a40734644644e7c0a482147b8 (diff) | |
[hwc-batching] Add option to override feature flag locally
For testing purposes, adding a way to switch flag on/off.
Bug: 290685621
Test: Ran following commands and checked if createLayer or the batched version is called.
% adb shell dumpsys SurfaceFlinger|grep -C25 "FlagManager values"
enable_layer_command_batching: true
% adb shell stop && adb shell setprop debug.sf.enable_layer_command_batching false && adb shell start
% adb shell dumpsys SurfaceFlinger|grep -C25 "FlagManager values"
enable_layer_command_batching: false
Change-Id: I47ac3859b35e41b6dcb31c23224692b8d75e8218
Diffstat (limited to 'libs/ultrahdr/jpegencoderhelper.cpp')
0 files changed, 0 insertions, 0 deletions