Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e55b3ff authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Record tile spec in available error message" into main

parents fec48ed6 084a8238
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"
                            )
                        }
                    }