mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
android: bump test activity (#8483)
Now users can test light drivers too. See https://github.com/koreader/android-luajit-launcher/pull/339#issuecomment-977822717
This commit is contained in:
@@ -390,8 +390,8 @@ function Device:info()
|
||||
return common_text..platform_text..eink_text..wakelocks_text
|
||||
end
|
||||
|
||||
function Device:epdTest()
|
||||
android.einkTest()
|
||||
function Device:test()
|
||||
android.runTest()
|
||||
end
|
||||
|
||||
function Device:exit()
|
||||
|
||||
Reference in New Issue
Block a user