1# File Management Subsystem Changelog 2 3## cl.filemanagement.1 New PhotoAccessHelper Error Codes 4 5Added error codes to @ohos.file.photoAccessHelper.d.ts. For details, see [File Management Error Codes](../../../application-dev/reference/errorcodes/errorcode-filemanagement.md). 6 7**Change Impact** 8 9Error codes that may be thrown by some interfaces in @ohos.file.photoAccessHelper.d.ts are added. The new error code does not involve any change in code logic. Therefore, there is no impact on compatibility. 10