commit | 8dca36dc8a5d17315775ce216689addc5bd9be00 | [log] [tgz] |
---|---|---|
author | Xiaohui Chen <xiaohuic@google.com> | Fri Jun 19 12:44:59 2015 -0700 |
committer | Xiaohui Chen <xiaohuic@google.com> | Mon Jun 22 15:35:19 2015 -0700 |
tree | 020e812cedd03afe06a6c783465ec85356c26b86 | |
parent | 20fab81a09e1ca04e811c6c6d94acb08037739e7 [diff] |
system_server: optimize app idle parole state change Currently when app idle parole state changes, all idle apps' states are updated one by one including firewall modifications which are very expensive. This optimization gets rid of individual firewall rule changes and makes sure we only modify the firewall once at child chain level. BUG: 21446713 Change-Id: Iafc415fe0bc127826fe17894d4fedcf1755cb17d