能效资源申请API接口修改

Signed-off-by: 朱天怡 <zhutianyi2@huawei.com>
This commit is contained in:
朱天怡 2022-08-30 13:08:38 +00:00 committed by Gitee
parent a96c416bf2
commit f4becf0f89
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -15,7 +15,7 @@
import { AsyncCallback , Callback} from './basic';
import { WantAgent } from "./@ohos.wantAgent";
import { Context } from './app/context';
import Context from './application/BaseContext';
/**
* Manages background tasks.
@ -190,8 +190,8 @@ declare namespace backgroundTaskManager {
VOIP = 8,
/**
* background continuous calculate mode, for example 3d render.
* only supported in portable computer
* background continuous calculate mode, for example 3D render.
* only supported in particular device
*
* @since 8
* @syscap SystemCapability.ResourceSchedule.BackgroundTaskManager.ContinuousTask