diff --git a/private/atrace.te b/private/atrace.te
index e974b69662bd927b08a2ae66a0314785313a71df..7a7a4ca6410c219ba557a7019294ecf1eda587b1 100644
--- a/private/atrace.te
+++ b/private/atrace.te
@@ -1,3 +1,3 @@
 userdebug_or_eng(`
   init_daemon_domain(atrace)
-')
\ No newline at end of file
+')
diff --git a/private/hci_attach.te b/private/hci_attach.te
index c8ba3f6b064dc500af65827997d8e1c11f30569f..6a85b25a989cd890757e37550698f14d4b37496d 100644
--- a/private/hci_attach.te
+++ b/private/hci_attach.te
@@ -1,3 +1,3 @@
 # type_transition must be private policy the domain_trans rules could stay
 # public, but conceptually should go with this
-init_daemon_domain(hci_attach)
\ No newline at end of file
+init_daemon_domain(hci_attach)
diff --git a/private/inputflinger.te b/private/inputflinger.te
index 0d3782f40c0feccd400aa560c245e722ccadcb88..dae01f86705dea1dd8aa87fd8a06edcbba8c06a3 100644
--- a/private/inputflinger.te
+++ b/private/inputflinger.te
@@ -1,3 +1,3 @@
 # type_transition must be private policy the domain_trans rules could stay
 # public, but conceptually should go with this
-init_daemon_domain(inputflinger)
\ No newline at end of file
+init_daemon_domain(inputflinger)
diff --git a/private/nfc.te b/private/nfc.te
index 52b0d20383b3a43ce781537a7f7e01b9acc7461a..bcfae5b4e15592b05458bbd22c74ba868a59df83 100644
--- a/private/nfc.te
+++ b/private/nfc.te
@@ -1 +1 @@
-app_domain(nfc)
\ No newline at end of file
+app_domain(nfc)
diff --git a/private/perfprofd.te b/private/perfprofd.te
index 1d2d084bd52fbca8e6c9be4cbafbe7a7b4fcc285..2b06cd97581064666f0a0617db951818dd8aaa93 100644
--- a/private/perfprofd.te
+++ b/private/perfprofd.te
@@ -1,3 +1,3 @@
 userdebug_or_eng(`
   init_daemon_domain(perfprofd)
-')
\ No newline at end of file
+')
diff --git a/private/platform_app.te b/private/platform_app.te
index 93cdc75a6cc4803090ef2cfd3d1508e2392857ae..f156cc1b26bba369af09d0e044478e017f1d1b4e 100644
--- a/private/platform_app.te
+++ b/private/platform_app.te
@@ -1 +1 @@
-app_domain(platform_app)
\ No newline at end of file
+app_domain(platform_app)
diff --git a/private/radio.te b/private/radio.te
index dede5d755160243194ff86fc1f0e67a2f5464150..76dbf1cdbbd555532d90100868a14cbac792f69e 100644
--- a/private/radio.te
+++ b/private/radio.te
@@ -1 +1 @@
-app_domain(radio)
\ No newline at end of file
+app_domain(radio)
diff --git a/private/system_server.te b/private/system_server.te
index 5859ca441dcdcef7d1ff366573d39e9095b34baa..7e0c2fb85a97c0e57c035401f683c9d4e6c73af9 100644
--- a/private/system_server.te
+++ b/private/system_server.te
@@ -12,4 +12,4 @@ type_transition system_server wifi_data_file:sock_file system_wpa_socket;
 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;
diff --git a/public/bootstat.te b/public/bootstat.te
index 82d730ccb2a82304d9815ffdaa753ae5659b78ad..98b2565f70912cdb9d5edf247f526998d4b555a5 100644
--- a/public/bootstat.te
+++ b/public/bootstat.te
@@ -7,4 +7,4 @@ allow bootstat bootstat_data_file:dir rw_dir_perms;
 allow bootstat bootstat_data_file:file create_file_perms;
 
 # Read access to pseudo filesystems (for /proc/uptime).
-r_dir_file(bootstat, proc)
\ No newline at end of file
+r_dir_file(bootstat, proc)
diff --git a/public/radio.te b/public/radio.te
index 07444afcd38c96c9e5ad6f0e30adec09f87c08a5..d46fc89694e27a031c47924badf6b1897975749b 100644
--- a/public/radio.te
+++ b/public/radio.te
@@ -39,4 +39,4 @@ allow radio system_api_service:service_manager find;
 
 # Allow access to hwservicemanager for binderized hal
 binder_call(radio, hwservicemanager)
-binder_call(radio, rild)
\ No newline at end of file
+binder_call(radio, rild)