PackageSettingBase needs to copy volume UUID.
am: 3b1c6e03f6
* commit '3b1c6e03f67ba8e4a4f4a98e996c7ceabf36affa':
PackageSettingBase needs to copy volume UUID.
This commit is contained in:
@@ -239,6 +239,7 @@ abstract class PackageSettingBase extends SettingBase {
|
||||
keySetData = base.keySetData;
|
||||
verificationInfo = base.verificationInfo;
|
||||
installerPackageName = base.installerPackageName;
|
||||
volumeUuid = base.volumeUuid;
|
||||
}
|
||||
|
||||
private PackageUserState modifyUserState(int userId) {
|
||||
|
||||
Reference in New Issue
Block a user