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

I get a null list of files from the /dev directory #11

Open
oduconge opened this issue Sep 15, 2023 · 0 comments
Open

I get a null list of files from the /dev directory #11

oduconge opened this issue Sep 15, 2023 · 0 comments

Comments

@oduconge
Copy link

from SerialPortFinder.java line 41

File dev = new File("/dev");

I always get null as result of dev

my log show:

type=1400 audit(0.0:49408): avc: denied { read } for name="/" dev="tmpfs" ino=4097 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0

What should I do?

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

1 participant