Merge "Revert the usage of sCompatibilityModeEnabled" into sc-dev
This commit is contained in:
@@ -397,7 +397,7 @@ public class PackageInfoWithoutStateUtils {
|
||||
}
|
||||
|
||||
// CompatibilityMode is global state.
|
||||
if (!ParsingPackageUtils.sCompatibilityModeEnabled) {
|
||||
if (!android.content.pm.PackageParser.sCompatibilityModeEnabled) {
|
||||
ai.disableCompatibilityMode();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user