Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Error with OnePlus: E/libc Access denied finding property "vendor.camera.aux.packagelist" (and "vendor.camera.hal1.packagelist" too) #46

Open
looninho opened this issue Apr 12, 2022 · 0 comments

Comments

@looninho
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant