Commit 663d4b0
Notification light: Add an overlay for RGB led [2/2]
Add this
<!-- Multicolor Led Support -->
<bool name="config_multicolorled">false</bool>
in your device tree
overlay/frameworks/base/core/res/res/values/config.xml
to remove colorpicker from notification settings
Change-Id: I9136919267dd815b958cb63766f4e90911d7cdba1 parent 21788a8 commit 663d4b0
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
0 commit comments