Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemCore
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemCore
Commits
751dfddc
Commit
751dfddc
authored
9 years ago
by
Paul Lawrence
Browse files
Options
Downloads
Patches
Plain Diff
Don't show UI on default encryption
Bug: 22989588 Change-Id: I8e7023767f1da80c872adc45871be1f8851926ad
parent
cdf094f6
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
rootdir/init.rc
+1
-1
1 addition, 1 deletion
rootdir/init.rc
with
1 addition
and
1 deletion
rootdir/init.rc
+
1
−
1
View file @
751dfddc
...
...
@@ -651,7 +651,7 @@ service defaultcrypto /system/bin/vdc --wait cryptfs mountdefaultencrypted
# encryption) or trigger_restart_min_framework (other encryption)
# One shot invocation to encrypt unencrypted volumes
service encrypt /system/bin/vdc --wait cryptfs enablecrypto inplace default
service encrypt /system/bin/vdc --wait cryptfs enablecrypto inplace default
noui
disabled
oneshot
# vold will set vold.decrypt to trigger_restart_framework (default
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment