We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello guys I have issue with open camera stream (Preview) on Android 10Q (Redme 9AT)
I get this debug message
W/et.orionscanner(11038): type=1400 audit(0.0:1355): avc: denied { read } for name="u:object_r:debug_bq_dump_prop:s0" dev="tmpfs" ino=13392 scontext=u:r:untrusted_app_27:s0:c213,c256,c512,c768 tcontext=u:object_r:debug_bq_dump_prop:s0 tclass=file permissive=0 D/Surface (11038): lockHardwareCanvas W/BpBinder(11038): Slow Binder: BpBinder transact took 223 ms, interface=android.hardware.ICameraService, code=3 oneway=false D/Camera-JNI(11038): (tid:11554)[MtkJNICameraContext] this:0xd93154e0 camera->getStrongCount(3) D/Surface (11038): Surface::disconnect(this=0xc0f2c000,api=1) I/BufferQueueProducer(11038): [SurfaceTexture-0-11038-0](this:0xd147c000,id:0,api:1,p:11038,c:11038) disconnect(P): api 1 D/Surface (11038): Surface::disconnect(this=0xc0f2b800,api=1) D/ViewRootImpl(11038): setSurfaceViewCreated, created:false D/Surface (11038): Surface::disconnect(this=0xc0f2b800,api=-1) D/Surface (11038): Surface::disconnect(this=0xd12f7000,api=1) I/GED (11038): ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 2, oppidx_max 2, oppidx_min 0 V/PhoneWindow(11038): DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@92a4634, this = DecorView@89bec5d[MainActivity] D/libMEOW (11038): applied 0 plugin for [sk.inet.orionscanner]. I/BufferQueue(11038): [SurfaceTexture-0-11038-0](this:0xd147c000,id:0,api:1,p:-1,c:-1) ~BufferQueueCore I/Camera (11038): handleMessage: 1 E/Camera (11038): Error 1
how can I resolve this issue? :(
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello guys I have issue with open camera stream (Preview) on Android 10Q (Redme 9AT)
I get this debug message
W/et.orionscanner(11038): type=1400 audit(0.0:1355): avc: denied { read } for name="u:object_r:debug_bq_dump_prop:s0" dev="tmpfs" ino=13392 scontext=u:r:untrusted_app_27:s0:c213,c256,c512,c768 tcontext=u:object_r:debug_bq_dump_prop:s0 tclass=file permissive=0 D/Surface (11038): lockHardwareCanvas W/BpBinder(11038): Slow Binder: BpBinder transact took 223 ms, interface=android.hardware.ICameraService, code=3 oneway=false D/Camera-JNI(11038): (tid:11554)[MtkJNICameraContext] this:0xd93154e0 camera->getStrongCount(3) D/Surface (11038): Surface::disconnect(this=0xc0f2c000,api=1) I/BufferQueueProducer(11038): [SurfaceTexture-0-11038-0](this:0xd147c000,id:0,api:1,p:11038,c:11038) disconnect(P): api 1 D/Surface (11038): Surface::disconnect(this=0xc0f2b800,api=1) D/ViewRootImpl(11038): setSurfaceViewCreated, created:false D/Surface (11038): Surface::disconnect(this=0xc0f2b800,api=-1) D/Surface (11038): Surface::disconnect(this=0xd12f7000,api=1) I/GED (11038): ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 2, oppidx_max 2, oppidx_min 0 V/PhoneWindow(11038): DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@92a4634, this = DecorView@89bec5d[MainActivity] D/libMEOW (11038): applied 0 plugin for [sk.inet.orionscanner]. I/BufferQueue(11038): [SurfaceTexture-0-11038-0](this:0xd147c000,id:0,api:1,p:-1,c:-1) ~BufferQueueCore I/Camera (11038): handleMessage: 1 E/Camera (11038): Error 1
how can I resolve this issue? :(
The text was updated successfully, but these errors were encountered: