mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
android: drop unnecessary code (#12594)
No need for dlopen machinery with monolibtic library.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
local android = require("android")
|
||||
android.dl.library_path = android.dl.library_path .. ":" .. android.dir .. "/libs"
|
||||
|
||||
-- setup Lua paths, and ffi helper / override
|
||||
require("setupkoenv")
|
||||
|
||||
Submodule platform/android/luajit-launcher updated: a2a6f2cb0c...b7b5ac144e
Reference in New Issue
Block a user