提交 2142409f 编写于 作者: O openharmony_ci 提交者: Gitee

!281 startup_lite:fix failed case

Merge pull request !281 from 南先森/startup_lite_20210618
......@@ -36,12 +36,12 @@ enum TagSamgrApiGroup {
enum TagSamgrApiPri {
API_PRI0 = 0,
API_PRI1 = 0,
API_PRI_DEFAULT = 0,
API_PRI2 = 0,
API_PRI3 = 0,
API_PRI4 = 0,
API_PRI_MAX = 0,
API_PRI1,
API_PRI_DEFAULT,
API_PRI2,
API_PRI3,
API_PRI4,
API_PRI_MAX,
};
#endif // XTS_HITS_SAMGR_API_EXPECT_H
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册