sm7125: enable combined qs headers

Signed-off-by: Jens Lody <jens@jenslody.de>
Jens Lody 1 year ago
parent 4fd4edb3d7
commit a442797a53
  1. 5
      overlay/frameworks/base/packages/SystemUI/res/values/config.xml

@ -33,4 +33,9 @@
<!-- If not zero, limits the internal screen recorder's framerate to the set value. -->
<integer name="config_screenRecorderMaxFramerate">60</integer>
<!-- Whether the combined qs shows in status bar when true, the combined qs will not be available
if set it to false -->
<bool name="flag_combined_qs_headers">true</bool>
</resources>

Loading…
Cancel
Save