提交 da151430 编写于 作者: J jiaxugangzz

monthly修改删除错误

Signed-off-by: Njiaxugangzz <jiaxugang@huawei.com>
上级 bc1b9c55
...@@ -69,7 +69,6 @@ namespace OHOS { ...@@ -69,7 +69,6 @@ namespace OHOS {
// test OH_ResourceManager_GetRawFileDescriptor // test OH_ResourceManager_GetRawFileDescriptor
RawFileDescriptor descriptor; RawFileDescriptor descriptor;
bool getFd = OH_ResourceManager_GetRawFileDescriptor(rawFile, descriptor); bool getFd = OH_ResourceManager_GetRawFileDescriptor(rawFile, descriptor);
// getFd, descriptor.fd, descriptor.length, descriptor.start);
// test OH_ResourceManager_ReadRawFile // test OH_ResourceManager_ReadRawFile
asyncContext->mediaData = std::make_unique<char[]>(asyncContext->len_); asyncContext->mediaData = std::make_unique<char[]>(asyncContext->len_);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册