diff --git a/prebuilts/api/28.0/public/property.te b/prebuilts/api/28.0/public/property.te index c31210c0b55e31518862e125bf8da2ea2cfae5dc..c9e1316a8dd9809799df2b69678fdfeaec36d94f 100644 --- a/prebuilts/api/28.0/public/property.te +++ b/prebuilts/api/28.0/public/property.te @@ -186,7 +186,7 @@ compatible_property_only(` domain -coredomain -bluetooth - -hal_bluetooth + -hal_bluetooth_server } { bluetooth_prop }:property_service set; @@ -195,7 +195,7 @@ compatible_property_only(` domain -coredomain -bluetooth - -hal_bluetooth + -hal_bluetooth_server -vendor_init } { exported_bluetooth_prop @@ -204,7 +204,7 @@ compatible_property_only(` neverallow { domain -coredomain - -hal_wifi + -hal_wifi_server -wificond } { wifi_prop @@ -213,7 +213,7 @@ compatible_property_only(` neverallow { domain -coredomain - -hal_wifi + -hal_wifi_server -wificond -vendor_init } { @@ -265,7 +265,7 @@ compatible_property_only(` domain -coredomain -bluetooth - -hal_bluetooth + -hal_bluetooth_server } { bluetooth_prop }:file no_rw_file_perms; @@ -273,7 +273,7 @@ compatible_property_only(` neverallow { domain -coredomain - -hal_wifi + -hal_wifi_server -wificond } { wifi_prop diff --git a/public/property.te b/public/property.te index c31210c0b55e31518862e125bf8da2ea2cfae5dc..c9e1316a8dd9809799df2b69678fdfeaec36d94f 100644 --- a/public/property.te +++ b/public/property.te @@ -186,7 +186,7 @@ compatible_property_only(` domain -coredomain -bluetooth - -hal_bluetooth + -hal_bluetooth_server } { bluetooth_prop }:property_service set; @@ -195,7 +195,7 @@ compatible_property_only(` domain -coredomain -bluetooth - -hal_bluetooth + -hal_bluetooth_server -vendor_init } { exported_bluetooth_prop @@ -204,7 +204,7 @@ compatible_property_only(` neverallow { domain -coredomain - -hal_wifi + -hal_wifi_server -wificond } { wifi_prop @@ -213,7 +213,7 @@ compatible_property_only(` neverallow { domain -coredomain - -hal_wifi + -hal_wifi_server -wificond -vendor_init } { @@ -265,7 +265,7 @@ compatible_property_only(` domain -coredomain -bluetooth - -hal_bluetooth + -hal_bluetooth_server } { bluetooth_prop }:file no_rw_file_perms; @@ -273,7 +273,7 @@ compatible_property_only(` neverallow { domain -coredomain - -hal_wifi + -hal_wifi_server -wificond } { wifi_prop