platform_system_sepolicy/microdroid/system/private/net.te
Jiyong Park 2660633d34 Remove netdomain from Microdroid
Nothing in Microdroid uses tcp/udp/rawip sockets. Removing netdomain
attribute for the capability. Note that some processes can use
networking via vsock.

Bug: N/A
Test: watch TH

Change-Id: Id10861d0520770578503dd93b0c72c3d6be993e8
2022-12-09 14:31:40 +09:00

4 lines
85 B
Text

## Network types
type node, node_type;
type netif, netif_type;
type port, port_type;