Fix a previous bad merge.
Change-Id: I12e577873389d6200f8add252867e63dee2d2c3c
This commit is contained in:
@@ -7637,7 +7637,7 @@ class PackageManagerService extends IPackageManager.Stub {
|
||||
this.pkgFlags = pkgFlags & (
|
||||
ApplicationInfo.FLAG_SYSTEM |
|
||||
ApplicationInfo.FLAG_FORWARD_LOCK |
|
||||
ApplicationInfo.FLAG_EXTERNAL_STORAGE |;
|
||||
ApplicationInfo.FLAG_EXTERNAL_STORAGE |
|
||||
ApplicationInfo.FLAG_NEVER_ENCRYPT);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user