We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from SerialPortFinder.java line 41
I always get null as result of dev
my log show:
What should I do?
The text was updated successfully, but these errors were encountered: