1This file is used by the WebView unittests for loading media asset files, 2see android_webview_unittests_apk and AwMediaUrlInterceptorTest. 3 4This is a text file, but we use the .ogg extension so that aapt will not 5compress its contents. This is ok for the purpose of the unit tests since 6they do not play the media, and they are only interested in the existance of 7an uncompressed media file in the assets directory. 8