Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
付燕斌
android-image-pack-tool
Commits
48a4eb22
Commit
48a4eb22
authored
Jul 25, 2024
by
fuyanbin
Browse files
临时加上一个 wake_lock.sh 脚本:
解决智能台灯设备刷机完不断电立即启动后,只设置一次wake_lock会不生效
parent
02bc77e0
Pipeline
#50001
passed with stages
in 1 minute and 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
services/smallp.rc
View file @
48a4eb22
...
...
@@ -7,3 +7,4 @@ service smallp /system/bin/starthugep.sh
on property:sys.boot_completed=1
start smallp
start startthirdparty
services/startthirdparty.rc
View file @
48a4eb22
...
...
@@ -4,6 +4,3 @@ service startthirdparty /system/bin/startthirdparty
group root
oneshot
disabled
on property:sys.boot_completed=1
start startthirdparty
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment