diff options
author | Xiaohui Chen <xiaohuic@google.com> | 2015-06-26 16:20:48 -0700 |
---|---|---|
committer | Xiaohui Chen <xiaohuic@google.com> | 2015-06-26 16:31:43 -0700 |
commit | c915eebbf8782f64c5d7167a72c4c4f1d35f6e83 (patch) | |
tree | 9d33c1dd81318e5a6e990916b2e96fbff1d5d805 /rs/java/android/renderscript/ScriptGroup.java | |
parent | 1c3b7a6de6593c8a1c01ce48e04dda7e11471288 (diff) |
fix temp white list update in device idle
It appears firewall rules for temp white list is updated differently
from the non temp one. The non temp one will trigger a global update
but the temp one is updating only the uids in the list one by one.
The individual uid firewall rule update does not work well with dozable
chain. This cl moves the dozable chain update logic out and put it where
the white list is updated.
BUG:22094135
Change-Id: I425c82da6231b1ef119664907705d0880365f339
Diffstat (limited to 'rs/java/android/renderscript/ScriptGroup.java')
0 files changed, 0 insertions, 0 deletions