Remove exported3_default_prop
Bug: 155844385
Test: m selinux_policy
Change-Id: Ib0dc95ca2a90545286583c157d3570225ae35602
diff --git a/private/compat/26.0/26.0.ignore.cil b/private/compat/26.0/26.0.ignore.cil
index 0138743..1599a3e 100644
--- a/private/compat/26.0/26.0.ignore.cil
+++ b/private/compat/26.0/26.0.ignore.cil
@@ -70,7 +70,6 @@
exported2_radio_prop
exported2_system_prop
exported2_vold_prop
- exported3_default_prop
exported3_radio_prop
exported3_system_prop
fastbootd
diff --git a/private/compat/30.0/30.0.cil b/private/compat/30.0/30.0.cil
index b7c080a..6a6348a 100644
--- a/private/compat/30.0/30.0.cil
+++ b/private/compat/30.0/30.0.cil
@@ -10,6 +10,7 @@
(type exported2_config_prop)
(type exported2_radio_prop)
(type exported2_vold_prop)
+(type exported3_default_prop)
(type ffs_prop)
(type system_radio_prop)
diff --git a/private/domain.te b/private/domain.te
index 9cd064a..8ba992b 100644
--- a/private/domain.te
+++ b/private/domain.te
@@ -75,7 +75,6 @@
# DO NOT ADD ANY PROPERTIES HERE
get_prop(domain, core_property_type)
get_prop(domain, exported2_system_prop)
- get_prop(domain, exported3_default_prop)
get_prop(domain, exported3_radio_prop)
get_prop(domain, exported3_system_prop)
get_prop(domain, vendor_default_prop)
@@ -84,7 +83,6 @@
# DO NOT ADD ANY PROPERTIES HERE
get_prop({coredomain appdomain shell}, core_property_type)
get_prop({coredomain appdomain shell}, exported2_system_prop)
- get_prop({coredomain appdomain shell}, exported3_default_prop)
get_prop({coredomain appdomain shell}, exported3_radio_prop)
get_prop({coredomain appdomain shell}, exported3_system_prop)
get_prop({coredomain appdomain shell}, exported_camera_prop)
diff --git a/private/property.te b/private/property.te
index 8812173..566c7f1 100644
--- a/private/property.te
+++ b/private/property.te
@@ -142,7 +142,6 @@
exported_system_prop
exported2_default_prop
exported2_system_prop
- exported3_default_prop
exported3_system_prop
usb_control_prop
-nfc_prop
@@ -238,7 +237,6 @@
dalvik_config_prop
extended_core_property_type
exported2_system_prop
- exported3_default_prop
exported3_system_prop
systemsound_config_prop
-debug_prop