xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/bluetoothdomain.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# Allow clients to use a socket provided by the bluetooth app.
2allow bluetoothdomain bluetooth:unix_stream_socket { getopt setopt getattr read write ioctl shutdown };
3