Commit 9be443d
Make ThemeAccentsUtils accessible to other packages
- Move our ThemeAccentsUtils class to the core/java/com/android/internal/statusbar
so we can call it from not only the SystemUI but other packages. This will
reduce the amount of code in packages like DU-Tweaks, Updater and Settings.
- Consolidate the code with our themes tile
Change-Id: Ia77d53802b73ac1157f3cc8ce5887a3e505553821 parent 458afeb commit 9be443d
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- core/java/com/android/internal/statusbar
- packages/SystemUI/src/com/android/systemui
- qs/tiles
- statusbar/phone
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
0 commit comments