am b6c45927: am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo
This commit is contained in:
@@ -272,7 +272,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable {
|
||||
* the application has been uninstalled (its .apk is no longer available)
|
||||
* but its persistent data is not removed.
|
||||
*/
|
||||
public static final int FLAG_EXTERNAL_STORAGE = 1<<19;
|
||||
public static final int FLAG_EXTERNAL_STORAGE = 1<<18;
|
||||
|
||||
/**
|
||||
* Value for {@link #flags}: Set to true if the application has been
|
||||
|
||||
Reference in New Issue
Block a user