mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 21:27:41 +02: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