代码拉取完成,页面将自动刷新
diff --git a/BUILD.gn b/BUILD.gn
index f763f78..6d6fe95 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -121,6 +121,7 @@ if (defined(ohos_lite)) {
"toys/other/tac.c",
"toys/other/taskset.c",
"toys/other/timeout.c",
+ "toys/android/runcon.c",
"toys/other/truncate.c",
"toys/other/uptime.c",
"toys/other/usleep.c",
@@ -532,6 +533,7 @@ if (defined(ohos_lite)) {
"toys/other/lspci.c",
"toys/other/lsusb.c",
"toys/other/makedevs.c",
+ "toys/android/runcon.c",
"toys/other/mcookie.c",
"toys/other/mix.c",
"toys/other/mkpasswd.c",
diff --git a/generated/config.h b/generated/config.h
index 18bd7d1..5803524 100644
--- a/generated/config.h
+++ b/generated/config.h
@@ -649,8 +649,8 @@
#define USE_LOG(...)
#define CFG_RESTORECON 0
#define USE_RESTORECON(...)
-#define CFG_RUNCON 0
-#define USE_RUNCON(...)
+#define CFG_RUNCON 1
+#define USE_RUNCON(...) __VA_ARGS__
#define CFG_SENDEVENT 0
#define USE_SENDEVENT(...)
#define CFG_SETENFORCE 0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。