Merge "Update INSTALL_FAILED_REPLACE_COULDNT_DELETE's comment"

This commit is contained in:
TreeHugger Robot
2020-09-01 06:44:22 +00:00
committed by Android (Google) Code Review

View File

@@ -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
*/