XAP messages extend timeout?
This commit is contained in:
parent
ffb0575eb8
commit
1ea2928d2a
3 changed files with 11 additions and 0 deletions
|
|
@ -97,6 +97,9 @@ void xap_execute_route(xap_token_t token, const xap_route_t *routes, size_t max_
|
|||
// xap_respond_failure(token, XAP_RESPONSE_FLAG_UNLOCK_IN_PROGRESS);
|
||||
// return;
|
||||
// }
|
||||
|
||||
// TODO: XAP messages extend timeout?
|
||||
secure_activity_event();
|
||||
#endif
|
||||
|
||||
switch (route.flags.type) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue