am 2ef6e442: am 28b2fdc5: Merge "Dont fall back to installing on sdcard when internal storage is filled up when the install location is set to internal only. Similary if install location is set to external only(via adb), dont fall back to installing on internal storag

Merge commit '2ef6e44269ba3c9f6b5d22352461555ebab33b73' into kraken

* commit '2ef6e44269ba3c9f6b5d22352461555ebab33b73':
  Dont fall back to installing on sdcard when internal storage is filled up
This commit is contained in:
Suchi Amalapurapu
2010-04-14 18:34:21 -07:00
committed by Android Git Automerger
3 changed files with 99 additions and 108 deletions

View File

@@ -6113,7 +6113,6 @@ class PackageManagerService extends IPackageManager.Stub {
this.args = args;
this.deleteOld = deleteOld;
}
@Override
public void performReceive(Intent intent, int resultCode, String data, Bundle extras,
boolean ordered, boolean sticky) throws RemoteException {
// Force a gc to clear up things