Whitelist intent verifier from broadcast dispatch
In rare cases it was possible for the intent filter verifier to fall out of whitelist waiting on broadcast dispatch. We now use the broadcast mechanism's inherent whitelisting capabilities to start that interval at the actual broadcast dispatch time so that queue delays don't impact the verifier's ability to do work. Bug: 119414110 Test: manual Change-Id: If52b97ce6fb3bedb4c16afba254cab3ede153ecd
Loading
Please register or sign in to comment