Beginnings of synchronizing notifications in the notification database.
[chromium-blink-merge.git] / third_party / android_media / README.chromium
blob0354ea66a1a7b1591bddd0c9421f8d0190430547
1 Name: MediaController android sample.
2 URL: https://android.googlesource.com/platform/development/+/master/samples/Support4Demos/src/com/example/android/supportv4/media/MediaController.java
3 Version: 74c5bcff29959931c8a4b15e4afa613975a47f4c
4 License: Apache 2.0
5 Security Critical: no
7 Description:
8 This contains a modified copy of MediaController.java and the associated
9 resources.
11 MediaController.java is based on a public supportv4 android sample available
12 as part of the Android support libraries installation (see
13 http://developer.android.com/tools/support-library/index.html). It is also
14 available from:
15 https://android.googlesource.com/platform/development/+/master/samples/Support4Demos/src/com/example/android/supportv4/media/MediaController.java
18 Local Modifications:
19 The only changes are some minor bug fixes.