mirror of
https://gitee.com/openharmony/useriam_user_auth_framework
synced 2024-11-23 07:39:51 +00:00
change namespace, fix annotation
Signed-off-by: gao-haiyuan <gaohaiyuan1@huawei.com> Change-Id: I143527d9540aeb90c881d13cea8bd3aae720ec04
This commit is contained in:
parent
f411ddf890
commit
60da2f187f
@ -45,8 +45,8 @@ enum ExecutorType {
|
||||
/* Type of executor all in one */
|
||||
TYPE_ALL_IN_ONE = 3
|
||||
};
|
||||
}
|
||||
} // namespace UserIAM
|
||||
} // namespace UserAuth
|
||||
} // namespace UserIam
|
||||
} // namespace OHOS
|
||||
namespace OHOS {
|
||||
namespace UserIAM {
|
||||
|
Loading…
Reference in New Issue
Block a user