mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 09:22:53 +00:00
Signed-off-by: m00512953 <mingxihua@huawei.com>
This commit is contained in:
parent
a295d78fd6
commit
f156cdfeca
4
api/@ohos.app.ability.contextConstant.d.ts
vendored
4
api/@ohos.app.ability.contextConstant.d.ts
vendored
@ -31,13 +31,13 @@
|
||||
*/
|
||||
export enum AreaMode {
|
||||
/**
|
||||
* system level device encryption area
|
||||
* System level device encryption area
|
||||
* @syscap SystemCapability.Ability.AbilityRuntime.Core
|
||||
*/
|
||||
EL1 = 0,
|
||||
|
||||
/**
|
||||
* user credential encryption area
|
||||
* User credential encryption area
|
||||
* @syscap SystemCapability.Ability.AbilityRuntime.Core
|
||||
*/
|
||||
EL2 = 1
|
||||
|
Loading…
Reference in New Issue
Block a user