!1639 修改获取应用显存接口的api等级

Merge pull request !1639 from 于好强/master
This commit is contained in:
openharmony_ci 2024-11-05 13:42:52 +00:00 committed by Gitee
commit 0e83c9a761
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -146,7 +146,7 @@ HiDebug_ErrorCode OH_HiDebug_StopAppTraceCapture();
* {@link HIDEBUG_SUCCESS} Get graphics memory success.
* {@link HIDEBUG_INVALID_ARGUMENT} Invalid argumentvalue is null.
* {@link HIDEBUG_TRACE_ABNORMAL} Failed to get the application memory due to a remote exception.
* @since 13
* @since 14
*/
HiDebug_ErrorCode OH_HiDebug_GetGraphicsMemory(uint32_t *value);