Commit d972ca6
Prevent apps from creating blocked channel groups
setBlocked is a hidden API, so apps should not be calling
the method, but fix up the data in case they do
Test: PreferencesHelperTest; manual with ApiDemos FGS
Bug: 209966086
Change-Id: Icc709a6b0d0a8c5f2d9243959992f1b6764354db
Merged-In: I8a27853c7ed05d9dfd38a3142fbbe185946c3992
(cherry picked from commit c5b5453)
Merged-In:Icc709a6b0d0a8c5f2d9243959992f1b6764354db1 parent 0a48d1b commit d972ca6
2 files changed
Lines changed: 17 additions & 1 deletion
File tree
- services
- core/java/com/android/server/notification
- tests/uiservicestests/src/com/android/server/notification
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
791 | 794 | | |
792 | 795 | | |
793 | 796 | | |
| |||
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
2135 | 2148 | | |
2136 | 2149 | | |
2137 | 2150 | | |
| |||
3402 | 3415 | | |
3403 | 3416 | | |
3404 | 3417 | | |
3405 | | - | |
| 3418 | + | |
3406 | 3419 | | |
3407 | 3420 | | |
3408 | 3421 | | |
| |||
0 commit comments