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