Hi Guys,

While going through the policies I came across the following two changes :


1)      In platform_app.te

bluetooth_domain(platform_app)


2)      In untrusted_app.te

bluetooth_domain(untrusted_app)

Since both platform and untrusted apps have this capability, is there any 
reason why system apps don't  have this??

Can we not make it generic by adding the below in app.te:
allow appdomain self:socket create_socket_perms;
allow appdomain bluetooth:unix_stream_socket { getopt setopt getattr read write 
ioctl shutdown };

Thanks.

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
_______________________________________________
Seandroid-list mailing list
[email protected]
To unsubscribe, send email to [email protected].
To get help, send an email containing "help" to 
[email protected].

Reply via email to