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
9e3a40fc
Commit
9e3a40fc
authored
Feb 18, 2024
by
fuyanbin
Browse files
cleanup
parent
ef888f86
Pipeline
#26458
passed with stages
in 3 minutes and 46 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
pack.sh
View file @
9e3a40fc
...
...
@@ -133,8 +133,6 @@ build_image() {
for
file
in
$(
find ./services/
-type
f
!
-name
"*.rc"
!
-name
"*.zip"
)
do
echo
"
$system_path
/bin/
$(
basename
"
$file
"
)
"
ls
"
$system_path
/bin/
$(
basename
"
$file
"
)
"
chcon
u:object_r:drmserver_exec:s0
"
$system_path
/bin/
$(
basename
"
$file
"
)
"
done
...
...
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