Skip to content
Snippets Groups Projects
Commit aa15a500 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am f4e69028: recovery: don\'t use single quote

* commit 'f4e69028':
  recovery: don't use single quote
parents 71eecd33 f4e69028
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ recovery_only(` ...@@ -59,7 +59,7 @@ recovery_only(`
wakelock_use(recovery) wakelock_use(recovery)
# This line seems suspect, as it shouldn't really need to # This line seems suspect, as it should not really need to
# set scheduling parameters for a kernel domain task. # set scheduling parameters for a kernel domain task.
allow recovery kernel:process setsched; allow recovery kernel:process setsched;
') ')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment