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

Skip to content
Commit 4b83e0ae authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Make SystemUIDialog.onStart() and onStop() final

This CL makes SystemUIDialog.onStart() and onStop() methods final, so
that subclasses won't be able to skip their logic by not calling
super.onStart()/onStop(). This should help to avoid hard to debug
gesture navigation bugs like http://b/276821983.

Bug: 276821983
Test: atest SystemUIDialogTest
Change-Id: Ib5223991fe1737bf3ef3a609fac86eb03d6d633b
parent 9b25df78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment