Skip to content
Commit e5b369c4 authored by arangelov's avatar arangelov
Browse files

Start quiet mode from a background thread.

The method is blocking, so we shouldn't call it from the UI thread.

This CL also fixes comparison of UserHandle objects, as they should
use Object#equals() instead of "==".

Test: manual
Fixes: 151072826
Change-Id: I1a107fb9e20ed7eaad470057942870cc427b00b5
parent a30787b8
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