History log of /frameworks/base/tests/OneMedia/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
20db98c5d8909452f0e385bbd075d0fb8fa4cd9c 07-May-2015 Jeff Brown <jeffbrown@google.com> Remove incomplete media router API.

This time not also accidentally deleting frameworks/base/Android.mk.
*sigh*

Bug: 20641986
Change-Id: I2e43ab1fdf4201fec4d5a5b73c04f27a4a848630
/frameworks/base/tests/OneMedia/Android.mk
a8cc0584c60cbe7e880895353d95e9b9cc5c1b62 07-May-2015 Bart Sears <bsears@google.com> Revert "Remove incomplete media router API."

This CL has broken all builds on mnc-dev.
Reverting until Jeff can take a look at it.

This reverts commit 2e5a2051de54e64612e1357d4534c7ec851aa508.

Change-Id: Ib9b3569bfebdc7bbfbcb7aee82733b93736c5bb5
/frameworks/base/tests/OneMedia/Android.mk
2e5a2051de54e64612e1357d4534c7ec851aa508 20-Aug-2014 Jeff Brown <jeffbrown@google.com> Remove incomplete media router API.

Bug: 20641986
Change-Id: I310fadafb5a6b8190a32e5d87f3e1823c87bcef7
/frameworks/base/tests/OneMedia/Android.mk
3bdd327f8532a79b83f575cc62e8eb09a1f93f3d 27-Nov-2014 Narayan Kamath <narayan@google.com> Move apache specific portions of android.net.http to external/apache-http.

We continue to compile external/apache-http into ext.jar. This contains
a few changes apart fom the classes moving around :

- Makefile changes to build docs and api-stubs for now. A future change
will revert these changes and remove these classes from stubs and
docs.
- Hardcode event IDs in legacyerrorstrings to avoid a dependency between
the frameworks and apache. These strings are on their way out and will
never change anyway.
- Remove imports due to {@link} tags and use {@code} instead.
- Remove an accidental(?) dependency on apache commons code that's a
part of apache-http.

bug: 18027885

Change-Id: I51cd038d846ec7d02c283a4541b10a6a9cf62ecf
/frameworks/base/tests/OneMedia/Android.mk
ff0215dd64e5fd4ff366930747e7943fcc40c4ab 14-Jul-2014 Jeff Brown <jeffbrown@google.com> Update media session test application for new media router.

Change-Id: I3c19e008d211099b4d7320e3f195850cfb4dd927
/frameworks/base/tests/OneMedia/Android.mk
bfa153b64b4e8c2faa39a15e87fc9f0300335f20 13-Feb-2014 RoboErik <epastern@google.com> Initial commit for MediaSession test app

This app creates a service and UI in separate processes and uses
the new MediaSession APIs. This is still a rough work in progress.

Change-Id: I9692c95bf2fdbee7255da86dff59044c893e3a1f
/frameworks/base/tests/OneMedia/Android.mk