Kangping Dong
|
fce4ea7adf
|
[Thread] add missing ioctl permission for ot_rcp
Otherwise, it throws permission denied error:
```
avc: denied { ioctl } for path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=u:r:ot_rcp:s0 tcontext=u:object_r:devpts:s0 tclass=chr_file permissive=0
```
Test: locally tested that this can fix the denied issue
Bug: 296969044
Change-Id: Ica28214693794b969138212ddb3d19f0dcc34bcf
|
2023-08-22 07:46:35 +00:00 |
|