Merge "autoplay_app: access to services and other permissions"
diff --git a/property.te b/property.te
index 2c4084f..5d67142 100644
--- a/property.te
+++ b/property.te
@@ -12,15 +12,15 @@
type system_radio_prop, property_type, core_property_type;
type system_prop, property_type, core_property_type;
type vold_prop, property_type, core_property_type;
-type ctl_bootanim_prop, property_type, core_property_type;
-type ctl_default_prop, property_type, core_property_type;
-type ctl_dhcp_pan_prop, property_type, core_property_type;
-type ctl_dumpstate_prop, property_type, core_property_type;
-type ctl_fuse_prop, property_type, core_property_type;
-type ctl_mdnsd_prop, property_type, core_property_type;
-type ctl_rildaemon_prop, property_type, core_property_type;
-type ctl_bugreport_prop, property_type, core_property_type;
-type ctl_console_prop, property_type, core_property_type;
+type ctl_bootanim_prop, property_type;
+type ctl_default_prop, property_type;
+type ctl_dhcp_pan_prop, property_type;
+type ctl_dumpstate_prop, property_type;
+type ctl_fuse_prop, property_type;
+type ctl_mdnsd_prop, property_type;
+type ctl_rildaemon_prop, property_type;
+type ctl_bugreport_prop, property_type;
+type ctl_console_prop, property_type;
type audio_prop, property_type, core_property_type;
type logd_prop, property_type, core_property_type;
type restorecon_prop, property_type, core_property_type;