Commits
Wenbo.Zhu committed a0a0325adea
MA-12582 Stop recording and play media files failed. Extractors need sepolicy to check media files, add them as request. avc: denied { read } for pid=3400 comm="Binder:3400_1" name="extractors" dev="dm-1" ino=504 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:vendor_file:s0 tclass=dir permissive=1 avc: denied { open } for pid=3400 comm="Binder:3400_1" path="/vendor/lib64/extractors" dev="dm-1" ino=504 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:vendor_file:s0 tclass=dir permissive=1 Change-Id: I31ffcad3c071538e902f315739435fe69f7e765c Signed-off-by: Wenbo.Zhu <wenbo.zhu_1@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/5797 Reviewed-by: Xuegang Liu <xuegang.liu@nxp.com>