Un-format sepolicy file_contexts.

Removing alignment makes the file more resistant to automerger
conflicts.

Test: None
Bug: 123429855
Change-Id: I321d655c54cc4ce7c7547a44df8d57ab6bfb4715
Merged-In: I321d655c54cc4ce7c7547a44df8d57ab6bfb4715
diff --git a/shared/sepolicy/file_contexts b/shared/sepolicy/file_contexts
index 1366321..6720bc1 100644
--- a/shared/sepolicy/file_contexts
+++ b/shared/sepolicy/file_contexts
@@ -1,22 +1,22 @@
 ##########################
 # Devices
 #
-/dev/e2e_managed                   u:object_r:region_e2e_test_device:s0
-/dev/e2e_manager                   u:object_r:region_e2e_test_device:s0
-/dev/e2e_primary                   u:object_r:region_e2e_test_device:s0
-/dev/e2e_secondary                 u:object_r:region_e2e_test_device:s0
-/dev/screen                        u:object_r:region_screen_device:s0
-/dev/vport[0-9]p[0-9]*             u:object_r:virtual_serial_device:s0
-/dev/block/zram0                   u:object_r:swap_block_device:s0
+/dev/e2e_managed  u:object_r:region_e2e_test_device:s0
+/dev/e2e_manager  u:object_r:region_e2e_test_device:s0
+/dev/e2e_primary  u:object_r:region_e2e_test_device:s0
+/dev/e2e_secondary  u:object_r:region_e2e_test_device:s0
+/dev/screen  u:object_r:region_screen_device:s0
+/dev/vport[0-9]p[0-9]*  u:object_r:virtual_serial_device:s0
+/dev/block/zram0  u:object_r:swap_block_device:s0
 
 #############################
 # Root files
-/initial\.metadata                 u:object_r:initial_metadata_file:s0
-/ts_snap\.txt                      u:object_r:tombstone_snapshot_file:s0
+/initial\.metadata  u:object_r:initial_metadata_file:s0
+/ts_snap\.txt  u:object_r:tombstone_snapshot_file:s0
 
 #############################
 # var files
-/var/run/system(/.*)?              u:object_r:var_run_system_file:s0
+/var/run/system(/.*)?  u:object_r:var_run_system_file:s0
 
 #############################
 # Vendor files
@@ -28,8 +28,8 @@
 /vendor/bin/vsoc_guest_region_e2e_test  u:object_r:vsoc_guest_region_e2e_test_exec:s0
 /vendor/bin/vport_trigger  u:object_r:vport_trigger_exec:s0
 /vendor/bin/rename_netiface  u:object_r:rename_netiface_exec:s0
-/vendor/bin/hw/android\.hardware\.bluetooth@1\.0-service\.sim             u:object_r:hal_bluetooth_sim_exec:s0
-/vendor/bin/hw/android\.hardware\.dumpstate@1\.0-service\.cuttlefish      u:object_r:hal_dumpstate_impl_exec:s0
-/vendor/bin/hw/android\.hardware\.health@2\.0-service.cuttlefish          u:object_r:hal_health_default_exec:s0
-/vendor/bin/hw/android\.hardware\.health\.storage@1\.0-service.cuttlefish          u:object_r:hal_health_storage_default_exec:s0
-/vendor/bin/ip_link_add    u:object_r:ip_link_add_exec:s0
+/vendor/bin/hw/android\.hardware\.bluetooth@1\.0-service\.sim  u:object_r:hal_bluetooth_sim_exec:s0
+/vendor/bin/hw/android\.hardware\.dumpstate@1\.0-service\.cuttlefish  u:object_r:hal_dumpstate_impl_exec:s0
+/vendor/bin/hw/android\.hardware\.health@2\.0-service.cuttlefish  u:object_r:hal_health_default_exec:s0
+/vendor/bin/hw/android\.hardware\.health\.storage@1\.0-service.cuttlefish  u:object_r:hal_health_storage_default_exec:s0
+/vendor/bin/ip_link_add  u:object_r:ip_link_add_exec:s0