PackageSettingBase needs to copy volume UUID. am: 3b1c6e03f6
am: e63509b509
* commit 'e63509b5093776e0320876719226cbbb16cc5eab':
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