Loading packages/SystemUI/res/values-television/config.xml +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ <resources> <!-- SystemUI Services: The classes of the stuff to start. --> <string-array name="config_systemUIServiceComponents" translatable="false"> <item>com.android.systemui.util.NotificationChannels</item> <item>com.android.systemui.volume.VolumeUI</item> <item>com.android.systemui.stackdivider.Divider</item> <item>com.android.systemui.statusbar.tv.TvStatusBar</item> Loading Loading
packages/SystemUI/res/values-television/config.xml +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ <resources> <!-- SystemUI Services: The classes of the stuff to start. --> <string-array name="config_systemUIServiceComponents" translatable="false"> <item>com.android.systemui.util.NotificationChannels</item> <item>com.android.systemui.volume.VolumeUI</item> <item>com.android.systemui.stackdivider.Divider</item> <item>com.android.systemui.statusbar.tv.TvStatusBar</item> Loading