Simplify looper selection when instantiating MediaSession
This change essentially replaces new Handler().getLooper() with Looper.myLooper(). Bug: 205124386 Change-Id: If2d9664d6844cf4fa2cb97b3724854db506985a3 Test: Presubmit.
Loading
Please register or sign in to comment