API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.content.pm.ProviderInfo

Added Methods
int describeContents()  
 

Changed Methods
void writeToParcel(Parcel, int) Change in signature from Parcel to (Parcel, int).
 
 

Added Fields
boolean grantUriPermissions If true, additional permissions to specific Uris in this content provider can be granted, as per the grantUriPermissions attribute.
PatternMatcher[] uriPermissionPatterns If non-null, these are the patterns that are allowed for granting URI permissions.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff