diff options
author | Jeremy Joslin <jjoslin@google.com> | 2017-01-31 11:51:25 -0800 |
---|---|---|
committer | Jeremy Joslin <jjoslin@google.com> | 2017-01-31 11:51:25 -0800 |
commit | c695a174211540cccfc05e8526eb8276f66478b9 (patch) | |
tree | 32e987741723b9eff7bf51cb0101770064314146 /tools/aapt2/diff/Diff.cpp | |
parent | 06aed6950d38f3a66fcdbc7449feb6d0d922fe34 (diff) |
Post runnables instead of sending messages.
Gaining access to a Handler's Looper can be problematic in custom
Handler implementations. Instead of creating a new internal Handler
to dispatch the method calls on we simply post Runnables to the
given Handler.
Test: adb shell am instrument -e class android.net.NetworkRecommendationProviderTest -w com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner
Bug: 34845471
Change-Id: I6fe380a92aebd630781abe5853f94737bcfeaa5f
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions