add power options and airplane mode

This commit is contained in:
cuu
2018-12-21 16:55:28 +08:00
parent 4da846400e
commit dac6b17fd3
10 changed files with 1054 additions and 21 deletions

View File

@@ -6,5 +6,5 @@ const (
RESTARTUI=2
RUNSH=3
RUNSYS=4
POWEROPT=5
)