Magisk/app
topjohnwu 26618f8d73 Don't do broadcast tests from app
Running broadcast tests from the app does not accurately verifies
whether the broadcasts can be delivered when the app is not running in
the foreground, which is why we are running the test.

The only sane way to verify broadcasts is to trigger the broadcast test
directly from the daemon on boot complete. If it is not deliverable,
then activity mode shall be chosen.

In the meantime, cleanup AndroidManifest.xml
2019-11-03 17:01:09 -05:00
..
src/main Don't do broadcast tests from app 2019-11-03 17:01:09 -05:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle Update dependencies 2019-10-26 19:02:11 -04:00
proguard-kotlin.pro Removed test options from proguard 2019-05-24 16:02:47 +02:00
proguard-rules.pro Make sure our constructor is preserved 2019-10-23 07:51:32 -04:00
res-ids.txt Make main app fully independent from the stub 2019-10-17 02:55:42 -04:00