commit | 88670d816ba48076bf89afe57b78b09d1e4288bb | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Wed May 09 15:47:35 2012 -0700 |
committer | Kenny Root <kroot@google.com> | Wed May 09 16:02:09 2012 -0700 |
tree | 97f2351997d480929b1c731fc15ed663fb11a4e2 | |
parent | a76f823c7f31bffdea4d49daa6c6165520928708 [diff] |
Use the right flag types when creating InstallArgs Need to use PackageManager.INSTALL_{EXTERNAL,FORWARD_LOCKED} for createInstallArgs instead of ApplicationInfo.FLAG_etc for the install args to be created correctly. If certain flags conflict, there will be a failure to delete the package. Change-Id: Ibd8705943371596b2f2d6c24bd071b737ca74ef4