commit | 6b6a3bf89303c7ef84910b28d59523d6441364be | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Mon Jul 25 12:49:46 2011 +0100 |
committer | Ben Murdoch <benm@google.com> | Mon Jul 25 12:51:29 2011 +0100 |
tree | b16db9b6c9022472f17bf9ee5c71de50972df74b | |
parent | 88026f45e41d039efa3b48372f0eef5ba49a3b5c [diff] |
Query Private Browsing state for NFC on UI thread. The AsyncTask runs on the thread that created it, which in this case is not necessarily the UI thread. Use a Handler created on the UI thread instead. Bug: 5072522 Change-Id: Ia6db6cf396c3f73cfb51e6d4d227617d95946692