Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additonal ioctl cmd to verizon app.
Address following denial: type=1400 audit(0.0:59): avc: denied { ioctl } for comm=4D6F64656D2041757468 path="socket:[48215]" dev="sockfs" ino=48215 ioctlcmd=c304 scontext=u:r:obdm_app:s0:c109,c256,c512,c768 tcontext=u:r:obdm_app:s0:c109,c256,c512,c768 tclass=socket permissive=0 Which results in: 08-22 17:29:29.417 11617 11655 E QC-QMI : qmi_client [-1] QMUXD disabled 08-22 17:29:29.418 11617 11655 E QC-QMI : qmi_qmux_if_pwr_up_init_ex: Initialization failed, rc = -6 08-22 17:29:29.418 11617 11655 E QMI_FW : QMUXD: WARNING qmi_qmux_if_pwr_up_init failed! rc=-6 08-22 17:29:29.418 11617 11655 D DIAG : Returned from qmi_client_init_instance: 0 Bug: 29881473 Change-Id: I40c15c46a6915bf8cc15abf15097c68cce2bca47
- Loading branch information