Loading core/java/android/content/pm/PackageManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -1155,7 +1155,8 @@ public abstract class PackageManager { /** * Installation return code: this is passed in the {@link PackageInstaller#EXTRA_LEGACY_STATUS} * if the new package uses a shared library that is not available. * when the package being replaced is a system app and the caller didn't provide the * {@link #DELETE_SYSTEM_APP} flag. * * @hide */ Loading Loading
core/java/android/content/pm/PackageManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -1155,7 +1155,8 @@ public abstract class PackageManager { /** * Installation return code: this is passed in the {@link PackageInstaller#EXTRA_LEGACY_STATUS} * if the new package uses a shared library that is not available. * when the package being replaced is a system app and the caller didn't provide the * {@link #DELETE_SYSTEM_APP} flag. * * @hide */ Loading