|
|
|
|
|
by avsteele
1660 days ago
|
|
So, this implies that a serious bug in any program with the 'call' hook could prevent your phone from making a call, even 911? Seems like a big deal! In software I write, the logic for 'emergency' priority events doesn't go through the same call chain for this reason. |
|
It's Google's responsibility to implement the hooks in a secure way, so that an app that is registered e.g. for the "call" hook cannot prevent the call from taking place.
Seems that somewhere in there, someone messed up.