Skip to content
New issue

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

E/libc: Access denied finding property "vendor.camera.aux.packagelist" and E/Camera: exception : java.io.FileNotFoundException: /proc/driver/camtype: open failed: ENOENT (No such file or directory) #714

Open
natsirasrafi opened this issue Jul 23, 2022 · 1 comment

Comments

@natsirasrafi
Copy link

in console show error :

E/libc: Access denied finding property "vendor.camera.aux.packagelist"
E/Camera: exception : java.io.FileNotFoundException: /proc/driver/camtype: open failed: ENOENT (No such file or directory)

how to solve it?

@rkistner
Copy link
Member

Please follow the issue template - the details listed are required to assist with debugging issues like these.

This could be a permission missing from the manifest, or camera permission not requested at runtime, or a device-specific issue.

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

No branches or pull requests

2 participants