Merge "Remove incorrect statement from docs" into udc-dev am: 86a6b1692b
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23671607 Change-Id: Ic22af1332f0d6967a32f763dadf5a7270cc7eb43 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -3045,10 +3045,6 @@ public class PackageInstaller {
|
|||||||
* The update ownership enforcement can only be enabled on initial installation. Set
|
* The update ownership enforcement can only be enabled on initial installation. Set
|
||||||
* this to {@code true} on package update is a no-op.
|
* this to {@code true} on package update is a no-op.
|
||||||
*
|
*
|
||||||
* Apps may opt themselves out of update ownership by setting the
|
|
||||||
* <a href="https://developer.android.com/guide/topics/manifest/manifest-element.html#allowupdateownership">android:alllowUpdateOwnership</a>
|
|
||||||
* attribute in their manifest to <code>false</code>.
|
|
||||||
*
|
|
||||||
* Note: To enable the update ownership enforcement, the installer must have the
|
* Note: To enable the update ownership enforcement, the installer must have the
|
||||||
* {@link android.Manifest.permission#ENFORCE_UPDATE_OWNERSHIP ENFORCE_UPDATE_OWNERSHIP}
|
* {@link android.Manifest.permission#ENFORCE_UPDATE_OWNERSHIP ENFORCE_UPDATE_OWNERSHIP}
|
||||||
* permission.
|
* permission.
|
||||||
|
|||||||
Reference in New Issue
Block a user