Skip to content
Snippets Groups Projects
Commit 46abc78a authored by Jesse Chan's avatar Jesse Chan Committed by Dhina17
Browse files

onclite: overlay: Allow seamless Doze state transitions


Signed-off-by: default avatarHadad <hadad@linuxmail.org>
Change-Id: I8fe0453caff6c18275541fa00a3bc9dbfc387f11
parent 8439291a
No related branches found
No related tags found
No related merge requests found
...@@ -190,10 +190,6 @@ ...@@ -190,10 +190,6 @@
that can be set by the user. --> that can be set by the user. -->
<integer name="config_screenBrightnessDoze">17</integer> <integer name="config_screenBrightnessDoze">17</integer>
<!-- If true, the doze component is not started until after the screen has been
turned off and the screen off animation has been performed. -->
<bool name="config_dozeAfterScreenOffByDefault">true</bool>
<!-- Configure mobile tcp buffer sizes in the form: <!-- Configure mobile tcp buffer sizes in the form:
rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max
If no value is found for the rat-name in use, the system default will be applied. If no value is found for the rat-name in use, the system default will be applied.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment