Class android.provider.CloudMediaProvider

Removed Methods
Bundle onGetAccountInfo(Bundle)  
Bundle onGetMediaInfo(Bundle)  
AssetFileDescriptor onOpenThumbnail(String, Point, CancellationSignal)  
 

Added Methods
SurfaceController onCreateSurfaceController(Bundle, SurfaceEventCallback)  
Bundle onGetMediaCollectionInfo(Bundle)  
AssetFileDescriptor onOpenPreview(String, Point, Bundle, CancellationSignal)  
 

Changed Methods
ParcelFileDescriptor onOpenMedia(String, Bundle, CancellationSignal) Change in signature from (String, CancellationSignal) to (String, Bundle, CancellationSignal).