提交 6c4bb1ed 编写于 作者: X xialiyun

hujixiang1@huawei.com

Signed-off-by: Nxialiyun <xialiyun@huawei.com>
Change-Id: Ie0f042fc67f2b2b3c90043d567765def363df7d8
上级 2e9f0206
...@@ -45,7 +45,7 @@ constexpr int APPSPAWN_PID = 7; ...@@ -45,7 +45,7 @@ constexpr int APPSPAWN_PID = 7;
constexpr int MEDIA_SERVER_PID = 8; constexpr int MEDIA_SERVER_PID = 8;
constexpr int WMS_SERVER_OR_AI_SERVER_PID = 9; constexpr int WMS_SERVER_OR_AI_SERVER_PID = 9;
constexpr int HIVIEW_PID = 10; constexpr int HIVIEW_PID = 10;
constexpr int OTHER_PID = 11; constexpr int OTHER_PID = 12;
constexpr int INIT_PID_2 = 1; constexpr int INIT_PID_2 = 1;
constexpr int KPROCESS_PID_2 = 2; constexpr int KPROCESS_PID_2 = 2;
constexpr int SHELL_PID_2 = 8; constexpr int SHELL_PID_2 = 8;
...@@ -56,7 +56,7 @@ constexpr int APPSPAWN_PID_2 = 5; ...@@ -56,7 +56,7 @@ constexpr int APPSPAWN_PID_2 = 5;
constexpr int MEDIA_SERVER_PID_2 = 6; constexpr int MEDIA_SERVER_PID_2 = 6;
constexpr int WMS_SERVER_OR_AI_SERVER_PID_2 = 7; constexpr int WMS_SERVER_OR_AI_SERVER_PID_2 = 7;
constexpr int HIVIEW_PID_2 = 10; constexpr int HIVIEW_PID_2 = 10;
constexpr int OTHER_PID_2 = 11; constexpr int OTHER_PID_2 = 12;
constexpr unsigned int INIT_CAP = 0x02e83def; constexpr unsigned int INIT_CAP = 0x02e83def;
constexpr unsigned int KPROCESS_CAP = 0x02e83def; constexpr unsigned int KPROCESS_CAP = 0x02e83def;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册