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

Commit 8b8354e5 authored by Bernhard Thoben's avatar Bernhard Thoben
Browse files

Changed permissions of /dev/qseecom

because: E QSEECOMAPI: : Error::Failed to open /dev/qseecom device
Change-Id: Ib7dabf4f5457171e3599c64f31917f478081f6d2
parent 0460e300
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -50,6 +50,9 @@ on init
    # default is root radio 0440
    # default is root radio 0440
    chmod 0644 /proc/cmdline
    chmod 0644 /proc/cmdline


    # E: Failed to open /dev/qseecom device
    chmod 0666 /dev/qseecom

    write /sys/devices/soc.0/f98a4900.sdhci/mmc_host/mmc1/clkgate_delay 1
    write /sys/devices/soc.0/f98a4900.sdhci/mmc_host/mmc1/clkgate_delay 1
    # Avoid long waits for rcu grace periods
    # Avoid long waits for rcu grace periods
    write /sys/kernel/rcu_expedited 1
    write /sys/kernel/rcu_expedited 1