commit | e59aa1bc354c9067f165729966971f6c71d85d5a | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Tue May 01 23:38:04 2018 +0200 |
committer | Pierre-Hugues Husson <phh@phh.me> | Tue May 01 23:38:34 2018 +0200 |
tree | 23439d888ef24c201f4bd928873805a3c945dba0 | |
parent | dbfa3c728ec446f1fb40e86ffa53257c43e6dbc0 [diff] |
Enable nightmode overlay by default
diff --git a/system.prop b/system.prop index c97f2d6..c7ee371 100644 --- a/system.prop +++ b/system.prop
@@ -2,3 +2,4 @@ #Some devices have sdcardfs kernel panicing on 8.0 #Disable for everyone for the moment ro.sys.sdcardfs=0 +persist.sys.overlay.nightmode=true