Loading packages/SystemUI/src/com/android/systemui/qs/tiles/viewmodel/QSTileViewModelAdapter.kt +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ constructor( // additional // guidance on how to auto add your tile throw UnsupportedOperationException( "Turning on tile is not supported now" "Turning on tile is not supported now. Tile spec: $tileSpec" ) } } Loading Loading
packages/SystemUI/src/com/android/systemui/qs/tiles/viewmodel/QSTileViewModelAdapter.kt +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ constructor( // additional // guidance on how to auto add your tile throw UnsupportedOperationException( "Turning on tile is not supported now" "Turning on tile is not supported now. Tile spec: $tileSpec" ) } } Loading