Change default shared UID migration strategy to NEW_INSTALL_ONLY

Test: atest CtsSharedUserMigrationTestCases
Bug: 220015249
Change-Id: I822c7fcc8d39e84b9679fa06f9d2c4c7d59a6373
This commit is contained in:
John Wu
2022-03-30 21:30:48 +00:00
parent c4b98636f4
commit 3e111cff60

View File

@@ -61,7 +61,7 @@ public final class SharedUidMigration {
public @interface Strategy {}
@Strategy
private static final int DEFAULT = BEST_EFFORT;
private static final int DEFAULT = NEW_INSTALL_ONLY;
/**
* Whether shared UID migration is fully disabled. Disabled means the sharedUserMaxSdkVersion