tune screen timeout

This commit is contained in:
Ziyang Zhou
2021-08-02 16:20:30 +00:00
parent 3d11465001
commit a9853d0700
2 changed files with 8 additions and 1 deletions

View File

@@ -20,8 +20,12 @@ on early-init && property:ro.kernel.redroid.overlay=1
on init
# lxcfs better
write /data/.empty 0
mount none /data/.empty /proc/vmallocinfo bind # lxcfs?
mount none /data/.empty /proc/vmallocinfo bind
# fix suspend host system?
mount none /dev/null /sys/power/state bind
on post-fs-data