mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
3a1c02eca4
Sync mock files with IStorageManager.idl changes from storage_service PR#2985. Remove Volume/Disk/Partition/Encrypt related interfaces that were deleted: - NotifyMtpMounted/Unmounted, NotifyVolumeCreated/Mounted/Damaged/StateChanged - Mount/Unmount/TryToFix/GetAllVolumes, GetAllDisks/GetDiskById - NotifyDiskCreated/Destroyed, Partition, GetVolumeByUuid/ById - SetVolumeDescription, Format, QueryUsbIsInUse, IsUsbFuseByType - Encrypt/Decrypt/Unlock, GetCryptProgressById/UuidById - BindRecoverKeyToPasswd/UpdateCryptPasswd/ResetCryptPasswd/VerifyCryptPasswd - NotifyEncryptVolumeStateChanged - GetPartitionTable/CreatePartition/DeletePartition/FormatPartition Relates: https://gitcode.com/openharmony/customization_enterprise_device_management/issues/1531 Signed-off-by: zhonglufu <zhonglufu@h-partners.com>