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

Commit 084a8238 authored by Behnam Heydarshahi's avatar Behnam Heydarshahi
Browse files

Record tile spec in available error message

Flag: com.android.systemui.qs_new_tiles
Bug: 378646670
Test: None. log only change.
Change-Id: Ibed1516f7c76a9783848d0ebb92087b48177a599
parent 9776b9a3
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"
                            )
                        }
                    }