diff --git a/system/core/rootdir/init.rc b/system/core/rootdir/init.rc
index a9af0b094d..02610df121 100644
--- a/system/core/rootdir/init.rc
+++ b/system/core/rootdir/init.rc
@@ -978,11 +978,20 @@ on property:vold.decrypt=trigger_shutdown_frameworkclass_reset_post_data coreclass_reset_post_data hal+service myshell /vendor/bin/myshell.sh
+ class main
+ user root
+ group root
+ disabled
+ oneshot
+on property:sys.boot_completed=1bootchart stop# Setup per_boot directory so other .rc could start to use it on boot_completedexec - system system -- /bin/rm -rf /data/per_bootmkdir /data/per_boot 0700 system system encryption=Require key=per_boot_ref
+ start myshell
+# system server cannot write to /proc/sys files,# and chown/chmod does not work for /proc/sys/ entries.
Spring 24来临在即,Preview Orgs已上线。在Spring 24中,将会为管理员、开发人员和顾问带来更多新功能。在这片云计算的海洋里,一些亮点功能总能在Salesforce生态系统中引起强烈反响。本篇文章为学习者们盘点了Spring 24中的10个亮点功能&…
涉及知识点: offsetLeft, offsetTop, offsetWidth, offsetHeight;offsetX, offsetY;clientX,clientY
css:clip-path
学习直通车:HTMLElement.offsetLeft - Web API 接口参考 | MDN
MouseEvent.offsetX - Web API 接…