Commits
yang.tian committed 1d61b4377ff
MA-15183 Disable nonblocking_ffs for adbd on usb2.0 port Fix selinux issue for this property to control if adb use nonblocking_ffs or not. avc: denied { open } for comm="adbd" name="u:object_r:vendor_usb_config_prop:s0" dev="tmpfs" ino=12802 scontext=u:r:adbd:s0tcontext=u:object_r:vendor_usb_config_prop:s0 tclass=file permissive=0 avc: denied { read } for comm="adbd" name="u:object_r:vendor_usb_config_prop:s0" dev="tmpfs" ino=12802 scontext=u:r:adbd:s0tcontext=u:object_r:vendor_usb_config_prop:s0 tclass=file permissive=0 avc: denied { getattr } for comm="adbd" name="u:object_r:vendor_usb_config_prop:s0" dev="tmpfs" ino=12802 scontext=u:r:adbd:s0tcontext=u:object_r:vendor_usb_config_prop:s0 tclass=file permissive=0 avc: denied { map } for comm="adbd" name="u:object_r:vendor_usb_config_prop:s0" dev="tmpfs" ino=12802 scontext=u:r:adbd:s0tcontext=u:object_r:vendor_usb_config_prop:s0 tclass=file permissive=0 Change-Id: Ie359e2b849dab270bed8cb19eb45b6fd1b783ec9 Signed-off-by: yang.tian <yang.tian@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/9754 Reviewed-by: Jindong Yue <jindong.yue@nxp.com>