Files
ability_ability_runtime/test
openharmony_ci f709077bc5 !19705 merge sync-storage-manager-idl into master
fix: remove deleted interfaces from IStorageManager.idl in mock files

Created-by: zhonglufu
Commit-by: zhonglufu
Merged-by: openharmony_ci
Description: Remove Volume/Disk/Partition/Encrypt related interfaces that were deleted from IStorageManager.idl in two mock header files:
- test/new_test/mock/upms/uri_permission_mgr/include/istorage_manager.h
- test/unittest/uri_permission_impl_test/mock/include/mock_storage_manager_service.h

Deleted interfaces (35 total):
Volume/Disk: NotifyVolumeCreated, NotifyVolumeMounted, NotifyVolumeStateChanged, NotifyVolumeDamaged, Mount, Unmount, TryToFix, GetAllVolumes, GetVolumeByUuid, GetVolumeById, SetVolumeDescription, Format, NotifyDiskCreated, NotifyDiskDestroyed, GetAllDisks, GetDiskById, Partition, NotifyMtpMounted, NotifyMtpUnmounted, QueryUsbIsInUse
Disk crypt: Encrypt, Decrypt, Unlock, GetCryptProgressById, GetCryptUuidById, BindRecoverKeyToPasswd, UpdateCryptPasswd, ResetCryptPasswd, VerifyCryptPasswd, NotifyEncryptVolumeStateChanged
Partition: GetPartitionTable, CreatePartition, DeletePartition, FormatPartition
Other: IsUsbFuseByType

Relates: https://gitcode.com/openharmony/customization_enterprise_device_management/issues/1531

See merge request: openharmony/ability_ability_runtime!19705
2026-06-29 10:11:46 +08:00
..
2026-06-27 18:57:29 +08:00
2026-06-28 01:07:01 +08:00
2024-01-04 01:46:44 +00:00
2024-05-30 15:15:11 +08:00