API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Added Methods | |
---|---|
int describeContents() |
Changed Methods | ||
---|---|---|
void writeToParcel(Parcel, |
Change in signature from Parcel to (Parcel, int ). |
Added Fields | |
---|---|
int[] gids |
All kernel group-IDs that have been assigned to this package. |
PermissionInfo[] permissions |
Array of all <PermissionInfo> tags included in <application>, or null if there were none. |
String[] requestedPermissions |
|
Signature[] signatures |
Array of all signatures read from the package file. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |