Migrate the usage of sCompatibilityModeEnabled
PackageManagerService still set global compatibility mode to the Deprecated PackageParser. We should migrate the usage to the new ParingPackageUtils. Also replacing the usage of PackageParser#generateApplicationInfo in PackageManagerService since we no longer set the compatibility mode to PackageParser. Bug: 186592266 Bug: 174723245 Test: atest -p core/java/android/content/pm \ core/java/com/android/internal/content \ services/core/java/com/android/server/pm \ services/tests/servicestests/src/com/android/server/pm Change-Id: I3f377273e06bd4adbd9311dd3bdc584af0028c77
Loading
Please register or sign in to comment