Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbaad449 authored by Dalingrin's avatar Dalingrin Committed by Ricardo Cerqueira
Browse files

Allow system to call custom reboot cmd

Change-Id: Id726b46f644e72c9a67d64777abe1e3dbdbc0a82
parent e889a474
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -249,6 +249,7 @@ static struct fs_path_config android_files[] = {
		/* the following file is INTENTIONALLY set-uid, and IS included
		 * in user builds. */
    { 06750, AID_ROOT,      AID_SHELL,     "system/bin/run-as" },
    { 06750, AID_ROOT,      AID_SYSTEM,    "system/bin/rebootcmd" },
    { 00755, AID_ROOT,      AID_SHELL,     "system/bin/*" },
    { 00755, AID_ROOT,      AID_ROOT,      "system/lib/valgrind/*" },
    { 00755, AID_ROOT,      AID_SHELL,     "system/xbin/*" },