add GPU driver switch

This commit is contained in:
cuu
2019-01-04 18:44:52 +08:00
parent 70e72e7172
commit 3d60124d84
2 changed files with 321 additions and 1 deletions

View File

@@ -66,7 +66,8 @@ class ListPage(Page):
["","About", "About"],
["","PowerOFF","Power off"],
["","ButtonsLayout","Buttons Layout"],
["","LauncherGo","Switch to LauncherGo"]]
["","LauncherGo","Switch to LauncherGo"],
["","Lima","GPU driver switch"]]
start_x = 0
start_y = 0