Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d9236f0a authored by Muhammed Siju's avatar Muhammed Siju Committed by Gerrit - the friendly Code Review server
Browse files

Add FLAG_RECEIVER_FOREGROUND to CatService broadcast intents.

Remove dependency of BOOT_COMPLETE intent from stk app ready.
Stk app can receive broadcast intents from CatService before
BOOT_COMPLETE, when Intent flag FLAG_RECEIVER_FOREGROUND is added
to the intents. Without this flag, broadcast intents sent before
BOOT_COMPLETE are queued up by android framework.

Change-Id: I92d1ecb19fdaf1e9ed9b881c1cc15bb01b591093
CRs-Fixed: 620457
parent 412e7d1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment