• topjohnwu's avatar
    Don't do broadcast tests from app · 26618f8d
    topjohnwu authored
    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
    26618f8d
Name
Last commit
Last update
..
src/main Loading commit data...
.gitignore Loading commit data...
build.gradle Loading commit data...
proguard-rules.pro Loading commit data...