media/libraries/test_session_current/src
jaewan 7756d9823d Fix NPE in MediaController's constructor
MediaController tries to release itself when the binder to the
session becomes unavailable. However, if such thing happens while
connecting in the constructor, it causes NPE when accessing
MediaControllerImpl which is only initialized after it's
connected.

This fixes random failures in existing tests.

PiperOrigin-RevId: 421423381
2022-01-25 18:00:42 +00:00
..
androidTest Fix NPE in MediaController's constructor 2022-01-25 18:00:42 +00:00
main Shorten log tags to 23 char limit 2021-12-07 17:37:31 +00:00