Class android.provider.MediaStore

Changed Methods
void notifyCloudMediaChangedEvent(ContentResolver, String, String) Change in return type from boolean to void.
Change in signature from (ContentResolver, String) to (ContentResolver, String, String).
Change in exceptions thrown from no exceptions to java.lang.SecurityException.