mirror of
https://gitee.com/openharmony/distributeddatamgr_relational_store
synced 2024-11-27 01:01:02 +00:00
add RDB_SECURITY_AREA_EL5
Signed-off-by: luyangyang <1049603119@qq.com>
This commit is contained in:
parent
470e4bfec3
commit
8e9633d3c6
@ -92,6 +92,10 @@ typedef enum Rdb_SecurityArea {
|
||||
* @brief Security Area 4.
|
||||
*/
|
||||
RDB_SECURITY_AREA_EL4,
|
||||
/**
|
||||
* @brief Security Area 5.
|
||||
*/
|
||||
RDB_SECURITY_AREA_EL5,
|
||||
} Rdb_SecurityArea;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user