Skip to content
Snippets Groups Projects
Commit fa50e80b authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Merge "Exempt tetheroffload hal from network socket restrictions" into oc-dev...

Merge "Exempt tetheroffload hal from network socket restrictions" into oc-dev am: 6351c374 am: d9301ac6
am: aae5c4c8

Change-Id: Id94e113b5a5621b39420294eec1e7fd9e1bc1c42
parents a503819d aae5c4c8
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,11 @@ neverallow {
-rild
} self:capability { net_admin net_raw };
# Unless a HAL's job is to manage network hardware, it should not be
# using network sockets.
# Unless a HAL's job is to communicate over the network, or control network
# hardware, it should not be using network sockets.
neverallow {
halserverdomain
-hal_tetheroffload_server
-hal_wifi_server
-hal_wifi_supplicant_server
-rild
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment