mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 14:31:30 +00:00
Consolidate setup methods
This commit is contained in:
@@ -53,9 +53,7 @@ run_setup() {
|
||||
local app='com.topjohnwu.magisk.test/com.topjohnwu.magisk.test.AppTestRunner'
|
||||
|
||||
# Run setup through the test app
|
||||
am_instrument '.Environment#setupMagisk' $app
|
||||
# Install LSPosed
|
||||
am_instrument '.Environment#setupLsposed' $app
|
||||
am_instrument '.Environment#setupEnvironment' $app
|
||||
}
|
||||
|
||||
run_tests() {
|
||||
|
||||
Reference in New Issue
Block a user