diff options
author | Julia Reynolds <juliacr@google.com> | 2016-06-14 08:31:03 -0400 |
---|---|---|
committer | Julia Reynolds <juliacr@google.com> | 2016-07-19 13:34:38 -0400 |
commit | c6b371b65935763d0d00711ed71db4a9d3620ae0 (patch) | |
tree | 1093d6f3872b6a9ae9f0d68061368edb4ee30b7c /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 862f109dd57e864531235380bd8907a58fdcc77e (diff) |
Prevent notifications from erroroneously bypassing 'repeat callers' filter
1. Dialer uses a hidden api to check 'is repeat caller' that has side
effects. Update to use a method without side effects
2. Delay the storage of person information until the notification is
canceled, so ranking updates and notification updates don't bypass the
filter. Note, this means that someone calling twice at overlapping
times (?!) wouldn't get through the filter.
Fixes: 29184211
Change-Id: I53ce402a0ed6f5df6f8265d571d401778dacebd3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions