bullhead: Fix operation permission error to write

05-15 16:22:31.876   389   796 E QC-QMI  : linux_qmi_qmux_io_wake_lock: Err
    in writing wakelock=qmuxd_port_wl_0, error [1:Operation not permitted]
05-15 16:22:31.877   389   796 E QC-QMI  : linux_qmi_qmux_io_wake_unlock: Err
    in writing wakelock=qmuxd_port_wl_0, error [1:Operation not permitted]

$ adb shell ps | grep qmuxd
radio     391   1     12992  2084  poll_sched 0000000000 S /system/bin/qmuxd

original commit:
commit 0b785802a8bd61ffa149a04ae5df59714a2f4a5e
Author: Ravinder Konka <rkonka@codeaurora.org>
Date:   Fri May 30 17:52:40 2014 +0530

    Launch QMUXD process as root user to enable it to obtain required

    capabilites for accessing wakelocks. QMUXD will downgrade itself

    to user radio after getting the necessary capabilities.

    Change-Id: I791203a47e9e7931ecb90f33dffe369187ae850c
    CRs-Fixed: 655487

Change-Id: Ibb1dd2229cc8f0d4a7cd49eeaeefe7f86976531c
1 file changed