commit | 9bfba59417fd0789023005064565d744ed7483d2 | [log] [tgz] |
---|---|---|
author | Julia Reynolds <juliacr@google.com> | Wed Mar 15 14:03:55 2017 -0400 |
committer | Julia Reynolds <juliacr@google.com> | Thu Mar 16 14:32:50 2017 +0000 |
tree | 16c55db219f777c1e29c1af32dac135c7286d775 | |
parent | 41103f42126acbd602de81ac87a2e605492ff528 [diff] |
Better deletions - Allow apps to delete notification groups (which cascade to delete all channels therein) - Allow apps to get their groups, so they know what they might want to delete - Don't throw if someone tries to delete something that already doesn't exist. Change-Id: I5f6e25497c5da1e57b52737586e86097332f88f9 Fixes: 36245468 Fixes: 36127382 Test: runtest systemui-notification, cts