You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2023. It is now read-only.
but I get the the preview showed. I've also had this error message with another application that I can't list the back wide angle camera (CameraManager.getCameraIdList() ).
No error with Samsung Galaxy S10 (android 12).
I'll appreciate any help
The text was updated successfully, but these errors were encountered:
Hi,
tested on ONEPLUS 9 running android 11, I've got this error when clicking on the
OPEN CAMERA PREVIEW
button:E/libc: Access denied finding property "vendor.camera.aux.packagelist" W/asicpermissions: type=1400 audit(0.0:3799): avc: denied { read } for name="u:object_r:vendor_persist_camera_prop:s0" dev="tmpfs" ino=13601 scontext=u:r:untrusted_app:s0:c236,c256,c512,c768 tcontext=u:object_r:vendor_persist_camera_prop:s0 tclass=file permissive=0 app=com.example.android.basicpermissions E/libc: Access denied finding property "vendor.camera.hal1.packagelist" E/libc: Access denied finding property "vendor.camera.aux.packagelist" W/asicpermissions: type=1400 audit(0.0:3800): avc: denied { read } for name="u:object_r:vendor_persist_camera_prop:s0" dev="tmpfs" ino=13601 scontext=u:r:untrusted_app:s0:c236,c256,c512,c768 tcontext=u:object_r:vendor_persist_camera_prop:s0 tclass=file permissive=0 app=com.example.android.basicpermissions
but I get the the preview showed. I've also had this error message with another application that I can't list the back wide angle camera (
CameraManager.getCameraIdList()
).No error with Samsung Galaxy S10 (android 12).
I'll appreciate any help
The text was updated successfully, but these errors were encountered: