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

Commit 47e8d8c6 authored by xinyu's avatar xinyu Committed by Steve Kondik
Browse files

FM: Set hcitool permissons for FM radio support

This patch will go away when the need to call hcitool directly is fixed.
parent 7a5f66f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -188,6 +188,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" },
    { 06755, AID_ROOT,      AID_ROOT,      "system/xbin/hcitool" },
    { 00755, AID_ROOT,      AID_SHELL,     "system/bin/*" },
    { 00755, AID_ROOT,      AID_SHELL,     "system/xbin/*" },
    { 00755, AID_ROOT,      AID_SHELL,     "system/vendor/bin/*" },