Skip to content
Commit 3cf1b970 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Fix tile request dialog dismiss

When the dialog is dismissed without being cancelled (for example, by
going home or locking the phone), make sure to also send a dismissed
message. As dismissed is always called after cancelled or click in a
button, make sure that this message is only sent once.

Also, check for RemoteException when communicating with the Binder
interface.

Test: atest TileServiceRequestControllerTest
Test: manual with test app
Test: CtsVerifier
Fixes: 217887724
Change-Id: I286c24ae743aede158214880679abd07c3db3ff6
parent 24c3cf75
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