• Home
  • History
  • Annotate
  • only in /frameworks/support/media-compat-test-client/tests/src/android/support/mediacompat/client/util/
History log of /frameworks/support/media-compat-test-client/tests/src/android/support/mediacompat/client/util/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8bf9596f5ead6c4a154350508efab7f1616aa224 04-Sep-2017 Hyundo Moon <hdmoon@google.com> Media-compat-test: Use FLAG_RECEIVER_FOREGROUND when sending intents

Broadcast delivery can take a long time, which causes some of the tests
to fail. This CL uses FLAG_RECEIVER_FOREGROUND when sending an intent,
so that the delivery can speed up.

Bug: 37309683
Test: Checked that the tests which send intents passed with this CL.
Otherwise the tests failed.
Change-Id: I317df224c5d13a59387a040f8ab87691d6cd2fa8
ntentUtil.java
ff81a699ed295b3ca522f9578b95b806db30af27 17-Aug-2017 Hyundo Moon <hdmoon@google.com> Media-compat-test: Add MediaBrowserCompatTest

This CL brings MediaBrowserCompatTest from existing media-compat test
and modifies it to be run between two different apps.

Bug: 37309683
Test: Passed the test in API 19, 21, 23, 26
Change-Id: I92f542b245202f648de614bcd56a178c88111b61
ntentUtil.java