18ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik/* Copyright 2014, The Android Open Source Project
28ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik**
38ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik** Licensed under the Apache License, Version 2.0 (the "License");
48ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik** you may not use this file except in compliance with the License.
58ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik** You may obtain a copy of the License at
68ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik**
78ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik**     http://www.apache.org/licenses/LICENSE-2.0
88ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik**
98ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik** Unless required by applicable law or agreed to in writing, software
108ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik** distributed under the License is distributed on an "AS IS" BASIS,
118ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
128ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik** See the License for the specific language governing permissions and
138ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik** limitations under the License.
148ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik*/
158ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik
1642ea7eecd149161ed192d3029f0d77d1d08a4aa5RoboErikpackage android.media;
178ae0f34db936a649ddaf9cdd086c224f6514efebRoboErik
188ae0f34db936a649ddaf9cdd086c224f6514efebRoboErikparcelable MediaMetadata;
19