Whitespace fix
Because I'm nitpicky.
Test: policy compiles
Change-Id: I4d886d0d6182d29d7b260cf1f142c47cd32eda29
diff --git a/private/system_server.te b/private/system_server.te
index 5859ca4..7e0c2fb 100644
--- a/private/system_server.te
+++ b/private/system_server.te
@@ -12,4 +12,4 @@
type_transition system_server wpa_socket:sock_file system_wpa_socket;
# TODO: deal with tmpfs_domain pub/priv split properly
-neverallow system_server system_server_tmpfs:file execute;
\ No newline at end of file
+neverallow system_server system_server_tmpfs:file execute;