Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.
This repository was 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

@looninho

Description

@looninho

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions