INDExOS / media-for-mobile

Media for Mobile
Other
456 stars 178 forks source link

Access denied finding property “acodec.video.buflogging” on HMD Global phones #91

Open randheer094 opened 6 years ago

randheer094 commented 6 years ago

I am using media-for-mobile for ovelaying video in my android app.

It is working fine at Motorola, Samsung, Nexus and Pixel Devices. But I am getting following error in case of HMD Global(Nokia) Devices,

Access denied finding property "acodec.video.buflogging" W/MediaCodec_loop: type=1400 audit(0.0:2659): avc: denied { read } for name="u:object_r:mtk_em_video_log_acodec_prop:s0" dev="tmpfs" ino=6644 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:mtk_em_video_log_acodec_prop:s0 tclass=file permissive=0

What can is do to fix this issue?