Merge "hikey960: Avoid failures if sdcardfs.ko isn't present"
diff --git a/sepolicy/property.te b/sepolicy/property.te
index 93e029d..c47a33e 100644
--- a/sepolicy/property.te
+++ b/sepolicy/property.te
@@ -1 +1 @@
-type sensors_prop, property_type;
+vendor_internal_prop(sensors_prop)