diff --git a/public/hal_audio.te b/public/hal_audio.te index d6f1f0c52b20a9e45f3ad19a27c1e22eb26eb5db..9ffb769a9268aa7213c847cc581f13aecd2e6654 100644 --- a/public/hal_audio.te +++ b/public/hal_audio.te @@ -2,7 +2,7 @@ binder_call(hal_audio_client, hal_audio_server) binder_call(hal_audio_server, hal_audio_client) -hal_attribute_hwservice_client(hal_audio, hal_audio_hwservice) +hal_attribute_hwservice(hal_audio, hal_audio_hwservice) allow hal_audio ion_device:chr_file r_file_perms; diff --git a/public/hal_audiocontrol.te b/public/hal_audiocontrol.te index 04a4b72ab72ab47821aea84761d136478499d27b..4a52b89548ee12094425cd485b7ae30e78df2772 100644 --- a/public/hal_audiocontrol.te +++ b/public/hal_audiocontrol.te @@ -2,4 +2,4 @@ binder_call(hal_audiocontrol_client, hal_audiocontrol_server) binder_call(hal_audiocontrol_server, hal_audiocontrol_client) -hal_attribute_hwservice_client(hal_audiocontrol, hal_audiocontrol_hwservice) +hal_attribute_hwservice(hal_audiocontrol, hal_audiocontrol_hwservice) diff --git a/public/hal_authsecret.te b/public/hal_authsecret.te index 7bd515e8b7f45ff03cf2bcb7196f429dfa2384d1..daf8d4877dbca8ed30e652ee848bec83654a884e 100644 --- a/public/hal_authsecret.te +++ b/public/hal_authsecret.te @@ -1,4 +1,4 @@ # HwBinder IPC from client to server binder_call(hal_authsecret_client, hal_authsecret_server) -hal_attribute_hwservice_client(hal_authsecret, hal_authsecret_hwservice) +hal_attribute_hwservice(hal_authsecret, hal_authsecret_hwservice) diff --git a/public/hal_bluetooth.te b/public/hal_bluetooth.te index b6ae4599c663dd6bb13017ea6e1c8b25f1975d87..09c3ce6800b995e562ee81d9cccce25928e8cff6 100644 --- a/public/hal_bluetooth.te +++ b/public/hal_bluetooth.te @@ -2,7 +2,7 @@ binder_call(hal_bluetooth_client, hal_bluetooth_server) binder_call(hal_bluetooth_server, hal_bluetooth_client) -hal_attribute_hwservice_client(hal_bluetooth, hal_bluetooth_hwservice) +hal_attribute_hwservice(hal_bluetooth, hal_bluetooth_hwservice) wakelock_use(hal_bluetooth); diff --git a/public/hal_bootctl.te b/public/hal_bootctl.te index 88eb040fdae0d75fff6d01a0a890240b21aa3067..9c13f5584ba8e8bab63ab033e88d4db8254e11b2 100644 --- a/public/hal_bootctl.te +++ b/public/hal_bootctl.te @@ -2,6 +2,6 @@ binder_call(hal_bootctl_client, hal_bootctl_server) binder_call(hal_bootctl_server, hal_bootctl_client) -hal_attribute_hwservice_client(hal_bootctl, hal_bootctl_hwservice) +hal_attribute_hwservice(hal_bootctl, hal_bootctl_hwservice) dontaudit hal_bootctl self:capability sys_rawio; diff --git a/public/hal_broadcastradio.te b/public/hal_broadcastradio.te index ea0d478cf158bcd2a97cb45b0dfaa27d935b2b6a..5653afab49a751f70f85da90d5d9a69a262a0a11 100644 --- a/public/hal_broadcastradio.te +++ b/public/hal_broadcastradio.te @@ -1,3 +1,3 @@ binder_call(hal_broadcastradio_client, hal_broadcastradio_server) -hal_attribute_hwservice_client(hal_broadcastradio, hal_broadcastradio_hwservice) +hal_attribute_hwservice(hal_broadcastradio, hal_broadcastradio_hwservice) diff --git a/public/hal_camera.te b/public/hal_camera.te index 96c84595e15178e25f94f51e5a6d2f061535ef26..77216e4a388d35411ec6197ad51b9c49d2a63bd5 100644 --- a/public/hal_camera.te +++ b/public/hal_camera.te @@ -2,7 +2,7 @@ binder_call(hal_camera_client, hal_camera_server) binder_call(hal_camera_server, hal_camera_client) -hal_attribute_hwservice_client(hal_camera, hal_camera_hwservice) +hal_attribute_hwservice(hal_camera, hal_camera_hwservice) allow hal_camera device:dir r_dir_perms; allow hal_camera video_device:dir r_dir_perms; diff --git a/public/hal_cas.te b/public/hal_cas.te index 28e0c7c6bb2e0d2444d2c12c37375b2854921455..7de6a135325c4da50f873ae002bd751fdbcd2b0a 100644 --- a/public/hal_cas.te +++ b/public/hal_cas.te @@ -2,7 +2,7 @@ binder_call(hal_cas_client, hal_cas_server) binder_call(hal_cas_server, hal_cas_client) -hal_attribute_hwservice_client(hal_cas, hal_cas_hwservice) +hal_attribute_hwservice(hal_cas, hal_cas_hwservice) allow hal_cas_server hidl_memory_hwservice:hwservice_manager find; # Permit reading device's serial number from system properties diff --git a/public/hal_confirmationui.te b/public/hal_confirmationui.te index e70f8858361bca5905ea9c5a0468272258cf9e2d..5d2e4b7a14dfe7b2003e3d9a626074a83a27e07d 100644 --- a/public/hal_confirmationui.te +++ b/public/hal_confirmationui.te @@ -1,4 +1,4 @@ # HwBinder IPC from client to server binder_call(hal_confirmationui_client, hal_confirmationui_server) -hal_attribute_hwservice_client(hal_confirmationui, hal_confirmationui_hwservice) +hal_attribute_hwservice(hal_confirmationui, hal_confirmationui_hwservice) diff --git a/public/hal_contexthub.te b/public/hal_contexthub.te index 9dcc7a07dd3ec69aa36ceb03e9bc4c32c83fa7d3..34acb38d662fc4f9a21daaff4b72eacf2dedfba4 100644 --- a/public/hal_contexthub.te +++ b/public/hal_contexthub.te @@ -2,4 +2,4 @@ binder_call(hal_contexthub_client, hal_contexthub_server) binder_call(hal_contexthub_server, hal_contexthub_client) -hal_attribute_hwservice_client(hal_contexthub, hal_contexthub_hwservice) +hal_attribute_hwservice(hal_contexthub, hal_contexthub_hwservice) diff --git a/public/hal_drm.te b/public/hal_drm.te index 4b1ed5dc17b7a10bd61349dd323a6a34107981c6..339af52663aee9a9834e5cc363357068f6a26da4 100644 --- a/public/hal_drm.te +++ b/public/hal_drm.te @@ -2,7 +2,7 @@ binder_call(hal_drm_client, hal_drm_server) binder_call(hal_drm_server, hal_drm_client) -hal_attribute_hwservice_client(hal_drm, hal_drm_hwservice) +hal_attribute_hwservice(hal_drm, hal_drm_hwservice) allow hal_drm hidl_memory_hwservice:hwservice_manager find; diff --git a/public/hal_dumpstate.te b/public/hal_dumpstate.te index 8fbe207738ec61a95d0dbe667c9fb73e6f3f5572..b7676ed290cfe3f399f36d08315a689ea2fadb65 100644 --- a/public/hal_dumpstate.te +++ b/public/hal_dumpstate.te @@ -2,7 +2,7 @@ binder_call(hal_dumpstate_client, hal_dumpstate_server) binder_call(hal_dumpstate_server, hal_dumpstate_client) -hal_attribute_hwservice_client(hal_dumpstate, hal_dumpstate_hwservice) +hal_attribute_hwservice(hal_dumpstate, hal_dumpstate_hwservice) # write bug reports in /data/data/com.android.shell/files/bugreports/bugreport allow hal_dumpstate shell_data_file:file write; diff --git a/public/hal_fingerprint.te b/public/hal_fingerprint.te index f1b8159c9ea6f2fa20f84c8b2cb7dd854e7cb81e..b673e291b50ed6ac1f07d06c389554f032efbd5c 100644 --- a/public/hal_fingerprint.te +++ b/public/hal_fingerprint.te @@ -2,7 +2,7 @@ binder_call(hal_fingerprint_client, hal_fingerprint_server) binder_call(hal_fingerprint_server, hal_fingerprint_client) -hal_attribute_hwservice_client(hal_fingerprint, hal_fingerprint_hwservice) +hal_attribute_hwservice(hal_fingerprint, hal_fingerprint_hwservice) # For memory allocation allow hal_fingerprint ion_device:chr_file r_file_perms; diff --git a/public/hal_gatekeeper.te b/public/hal_gatekeeper.te index 64482c8416164b68fbfdd3d4c10cbaeabddb539d..b918f88a2114ba7d27cc51ade00a65dab8ecba2c 100644 --- a/public/hal_gatekeeper.te +++ b/public/hal_gatekeeper.te @@ -1,6 +1,6 @@ binder_call(hal_gatekeeper_client, hal_gatekeeper_server) -hal_attribute_hwservice_client(hal_gatekeeper, hal_gatekeeper_hwservice) +hal_attribute_hwservice(hal_gatekeeper, hal_gatekeeper_hwservice) # TEE access. allow hal_gatekeeper tee_device:chr_file rw_file_perms; diff --git a/public/hal_gnss.te b/public/hal_gnss.te index a2cdad76340dfae71a50f171dcda02e7ecfd01fa..9bfc4ec368acbf98671597050b0a3f1b52b6c955 100644 --- a/public/hal_gnss.te +++ b/public/hal_gnss.te @@ -2,4 +2,4 @@ binder_call(hal_gnss_client, hal_gnss_server) binder_call(hal_gnss_server, hal_gnss_client) -hal_attribute_hwservice_client(hal_gnss, hal_gnss_hwservice) +hal_attribute_hwservice(hal_gnss, hal_gnss_hwservice) diff --git a/public/hal_graphics_allocator.te b/public/hal_graphics_allocator.te index 7cfa1d629733d1ebffd39a9249e04b8ed4ca4917..41a324962694d7eee18e4bc3278d9398e28fec17 100644 --- a/public/hal_graphics_allocator.te +++ b/public/hal_graphics_allocator.te @@ -1,7 +1,7 @@ # HwBinder IPC from client to server binder_call(hal_graphics_allocator_client, hal_graphics_allocator_server) -hal_attribute_hwservice_client(hal_graphics_allocator, hal_graphics_allocator_hwservice) +hal_attribute_hwservice(hal_graphics_allocator, hal_graphics_allocator_hwservice) allow hal_graphics_allocator_client hal_graphics_mapper_hwservice:hwservice_manager find; # GPU device access diff --git a/public/hal_graphics_composer.te b/public/hal_graphics_composer.te index 90acd83c82a5186c2caea29c0923f58836006b0f..e10daf9abc12aeb3a6881ed1bdd45cf6126eb0fd 100644 --- a/public/hal_graphics_composer.te +++ b/public/hal_graphics_composer.te @@ -2,7 +2,7 @@ binder_call(hal_graphics_composer_client, hal_graphics_composer_server) binder_call(hal_graphics_composer_server, hal_graphics_composer_client) -hal_attribute_hwservice_client(hal_graphics_composer, hal_graphics_composer_hwservice) +hal_attribute_hwservice(hal_graphics_composer, hal_graphics_composer_hwservice) # Coordinate with hal_graphics_mapper allow hal_graphics_composer_server hal_graphics_mapper_hwservice:hwservice_manager find; diff --git a/public/hal_health.te b/public/hal_health.te index 3986c1ce9cee8dd7963d36e5f182bec8a7cfc070..32afcadef08f77ff24e618b294fcb9b35876abd9 100644 --- a/public/hal_health.te +++ b/public/hal_health.te @@ -2,7 +2,7 @@ binder_call(hal_health_client, hal_health_server) binder_call(hal_health_server, hal_health_client) -hal_attribute_hwservice_client(hal_health, hal_health_hwservice) +hal_attribute_hwservice(hal_health, hal_health_hwservice) # Read access to system files for HALs in # /{system,vendor,odm}/lib[64]/hw/ in order diff --git a/public/hal_ir.te b/public/hal_ir.te index 51549f30d9b976599b5b94ff2156cf5797470fda..29555f74cc9621da9533980c2a4dab62fbb7d521 100644 --- a/public/hal_ir.te +++ b/public/hal_ir.te @@ -2,4 +2,4 @@ binder_call(hal_ir_client, hal_ir_server) binder_call(hal_ir_server, hal_ir_client) -hal_attribute_hwservice_client(hal_ir, hal_ir_hwservice) +hal_attribute_hwservice(hal_ir, hal_ir_hwservice) diff --git a/public/hal_keymaster.te b/public/hal_keymaster.te index 81f466fbf3f4cc4a2710e087e8fb7ab8fc6db309..3e164ade9401564b97eb45bd63caa193edb8f5b9 100644 --- a/public/hal_keymaster.te +++ b/public/hal_keymaster.te @@ -1,7 +1,7 @@ # HwBinder IPC from client to server binder_call(hal_keymaster_client, hal_keymaster_server) -hal_attribute_hwservice_client(hal_keymaster, hal_keymaster_hwservice) +hal_attribute_hwservice(hal_keymaster, hal_keymaster_hwservice) allow hal_keymaster tee_device:chr_file rw_file_perms; allow hal_keymaster ion_device:chr_file r_file_perms; diff --git a/public/hal_light.te b/public/hal_light.te index 44f1cc9ff20005acc719770b7f815bdeae7ca0d4..333fcac600ba6aa15bf796caf61636a9305f7c04 100644 --- a/public/hal_light.te +++ b/public/hal_light.te @@ -2,7 +2,7 @@ binder_call(hal_light_client, hal_light_server) binder_call(hal_light_server, hal_light_client) -hal_attribute_hwservice_client(hal_light, hal_light_hwservice) +hal_attribute_hwservice(hal_light, hal_light_hwservice) allow hal_light sysfs_leds:lnk_file read; allow hal_light sysfs_leds:file rw_file_perms; diff --git a/public/hal_lowpan.te b/public/hal_lowpan.te index ff25c825b10707e74fbd709730317f638178e97d..6fb95e9430cd6daddea4ba77dc359f3da500d4a7 100644 --- a/public/hal_lowpan.te +++ b/public/hal_lowpan.te @@ -4,7 +4,7 @@ binder_call(hal_lowpan_server, hal_lowpan_client) # Allow hal_lowpan_client to be able to find the hal_lowpan_server -hal_attribute_hwservice_client(hal_lowpan, hal_lowpan_hwservice) +hal_attribute_hwservice(hal_lowpan, hal_lowpan_hwservice) # hal_lowpan domain can write/read to/from lowpan_prop set_prop(hal_lowpan_server, lowpan_prop) diff --git a/public/hal_memtrack.te b/public/hal_memtrack.te index 4df040fbd77cd8595915fb6619f27294b96ab5f9..ed93a29a48e6392bdd4ade75ad6d73f0fd3d2b42 100644 --- a/public/hal_memtrack.te +++ b/public/hal_memtrack.te @@ -1,4 +1,4 @@ # HwBinder IPC from client to server binder_call(hal_memtrack_client, hal_memtrack_server) -hal_attribute_hwservice_client(hal_memtrack, hal_memtrack_hwservice) +hal_attribute_hwservice(hal_memtrack, hal_memtrack_hwservice) diff --git a/public/hal_neuralnetworks.te b/public/hal_neuralnetworks.te index 2580a6b7d397f958245249a66b50693bbd4471ea..348fdb8922418b4b0aa457d6a01c3359737b805f 100644 --- a/public/hal_neuralnetworks.te +++ b/public/hal_neuralnetworks.te @@ -2,6 +2,6 @@ binder_call(hal_neuralnetworks_client, hal_neuralnetworks_server) binder_call(hal_neuralnetworks_server, hal_neuralnetworks_client) -hal_attribute_hwservice_client(hal_neuralnetworks, hal_neuralnetworks_hwservice) +hal_attribute_hwservice(hal_neuralnetworks, hal_neuralnetworks_hwservice) allow hal_neuralnetworks hidl_memory_hwservice:hwservice_manager find; allow hal_neuralnetworks hal_allocator:fd use; diff --git a/public/hal_nfc.te b/public/hal_nfc.te index 334952622e609b93d7241aab182208e529c4dfc1..7cef4a17dc3c8ca9c23037df8a548664c11780ba 100644 --- a/public/hal_nfc.te +++ b/public/hal_nfc.te @@ -2,7 +2,7 @@ binder_call(hal_nfc_client, hal_nfc_server) binder_call(hal_nfc_server, hal_nfc_client) -hal_attribute_hwservice_client(hal_nfc, hal_nfc_hwservice) +hal_attribute_hwservice(hal_nfc, hal_nfc_hwservice) # Set NFC properties (used by bcm2079x HAL). set_prop(hal_nfc, nfc_prop) diff --git a/public/hal_oemlock.te b/public/hal_oemlock.te index a55e4274b1b0f2d51e4b173d4d1630661ec3e6f8..26b2b4265b94bf5aa695bb3559479ca681eca9e7 100644 --- a/public/hal_oemlock.te +++ b/public/hal_oemlock.te @@ -1,4 +1,4 @@ # HwBinder IPC from client to server binder_call(hal_oemlock_client, hal_oemlock_server) -hal_attribute_hwservice_client(hal_oemlock, hal_oemlock_hwservice) +hal_attribute_hwservice(hal_oemlock, hal_oemlock_hwservice) diff --git a/public/hal_omx.te b/public/hal_omx.te index 8543cac6aa5e231db8a4de93fd0dc198485a0ae3..a477875b2131e3b9326363a3d92efcc5bfbdbc9d 100644 --- a/public/hal_omx.te +++ b/public/hal_omx.te @@ -25,8 +25,8 @@ crash_dump_fallback(hal_omx_server) # via PDX. Thus, there is no need to use pdx_client macro. allow hal_omx_server bufferhubd:fd use; -hal_attribute_hwservice_client(hal_omx, hal_omx_hwservice) -hal_attribute_hwservice_client(hal_omx, hal_codec2_hwservice) +hal_attribute_hwservice(hal_omx, hal_omx_hwservice) +hal_attribute_hwservice(hal_omx, hal_codec2_hwservice) allow hal_omx_client hidl_token_hwservice:hwservice_manager find; diff --git a/public/hal_power.te b/public/hal_power.te index 044c0e834d372511757ca800933321be03e828e3..028011ab38dc08f33b43cbfec575d2baf36dc052 100644 --- a/public/hal_power.te +++ b/public/hal_power.te @@ -2,4 +2,4 @@ binder_call(hal_power_client, hal_power_server) binder_call(hal_power_server, hal_power_client) -hal_attribute_hwservice_client(hal_power, hal_power_hwservice) +hal_attribute_hwservice(hal_power, hal_power_hwservice) diff --git a/public/hal_secure_element.te b/public/hal_secure_element.te index 848ccbf9a413fcc9a9bb10ec30ec5b1b14829cc1..3724d35b0062562b32cffbfce03d38d9df59cbe8 100644 --- a/public/hal_secure_element.te +++ b/public/hal_secure_element.te @@ -2,4 +2,4 @@ binder_call(hal_secure_element_client, hal_secure_element_server) binder_call(hal_secure_element_server, hal_secure_element_client) -hal_attribute_hwservice_client(hal_secure_element, hal_secure_element_hwservice) +hal_attribute_hwservice(hal_secure_element, hal_secure_element_hwservice) diff --git a/public/hal_sensors.te b/public/hal_sensors.te index 6ed729216076ded22da57b0c48b7cffe71cbef28..06e76f1e17e171b969f97e94461944d6c1d09892 100644 --- a/public/hal_sensors.te +++ b/public/hal_sensors.te @@ -1,7 +1,7 @@ # HwBinder IPC from client to server binder_call(hal_sensors_client, hal_sensors_server) -hal_attribute_hwservice_client(hal_sensors, hal_sensors_hwservice) +hal_attribute_hwservice(hal_sensors, hal_sensors_hwservice) # Allow sensor hals to access ashmem memory allocated by apps allow hal_sensors { appdomain -isolated_app }:fd use; diff --git a/public/hal_telephony.te b/public/hal_telephony.te index f07f0bab8aaaecd9b999e358934677ba9ad063a5..a7c687dd1268889df24189cd316574f1c385eb93 100644 --- a/public/hal_telephony.te +++ b/public/hal_telephony.te @@ -2,7 +2,7 @@ binder_call(hal_telephony_client, hal_telephony_server) binder_call(hal_telephony_server, hal_telephony_client) -hal_attribute_hwservice_client(hal_telephony, hal_telephony_hwservice) +hal_attribute_hwservice(hal_telephony, hal_telephony_hwservice) allowxperm hal_telephony_server self:udp_socket ioctl priv_sock_ioctls; diff --git a/public/hal_tetheroffload.te b/public/hal_tetheroffload.te index d44573a3e9c8e66d3dd6a2580456cc1dc26b10a8..cf517236643321633dc8b1b2daa45afc88490c18 100644 --- a/public/hal_tetheroffload.te +++ b/public/hal_tetheroffload.te @@ -2,7 +2,7 @@ binder_call(hal_tetheroffload_client, hal_tetheroffload_server) binder_call(hal_tetheroffload_server, hal_tetheroffload_client) -hal_attribute_hwservice_client(hal_tetheroffload, hal_tetheroffload_hwservice) +hal_attribute_hwservice(hal_tetheroffload, hal_tetheroffload_hwservice) # allow the client to pass the server already open netlink sockets allow hal_tetheroffload_server hal_tetheroffload_client:netlink_netfilter_socket { getattr read setopt write }; diff --git a/public/hal_thermal.te b/public/hal_thermal.te index 84ed0c54e1c4c5516b2d865873d4c60cbd6b371d..2115da1b955927297b97f3297185efadf50ca63a 100644 --- a/public/hal_thermal.te +++ b/public/hal_thermal.te @@ -2,4 +2,4 @@ binder_call(hal_thermal_client, hal_thermal_server) binder_call(hal_thermal_server, hal_thermal_client) -hal_attribute_hwservice_client(hal_thermal, hal_thermal_hwservice) +hal_attribute_hwservice(hal_thermal, hal_thermal_hwservice) diff --git a/public/hal_tv_cec.te b/public/hal_tv_cec.te index 5cd3d2dae56b9eef9f1a3db00a1d5c52f1c86082..658490474a7903b440bccfb8d88bb873adb08b7a 100644 --- a/public/hal_tv_cec.te +++ b/public/hal_tv_cec.te @@ -2,4 +2,4 @@ binder_call(hal_tv_cec_client, hal_tv_cec_server) binder_call(hal_tv_cec_server, hal_tv_cec_client) -hal_attribute_hwservice_client(hal_tv_cec, hal_tv_cec_hwservice) +hal_attribute_hwservice(hal_tv_cec, hal_tv_cec_hwservice) diff --git a/public/hal_tv_input.te b/public/hal_tv_input.te index 3799938bbb21200590bdebde273e2087c8dd8d9a..5a5bdda167d0d58fc4b07a73aac5d3cfb04d98f0 100644 --- a/public/hal_tv_input.te +++ b/public/hal_tv_input.te @@ -2,4 +2,4 @@ binder_call(hal_tv_input_client, hal_tv_input_server) binder_call(hal_tv_input_server, hal_tv_input_client) -hal_attribute_hwservice_client(hal_tv_input, hal_tv_input_hwservice) +hal_attribute_hwservice(hal_tv_input, hal_tv_input_hwservice) diff --git a/public/hal_usb.te b/public/hal_usb.te index 81ef1c7ad44611fefd2927a02be0b52a085da1a5..b8034b88eacd88a543d75fb751c5edc8206dee41 100644 --- a/public/hal_usb.te +++ b/public/hal_usb.te @@ -2,7 +2,7 @@ binder_call(hal_usb_client, hal_usb_server) binder_call(hal_usb_server, hal_usb_client) -hal_attribute_hwservice_client(hal_usb, hal_usb_hwservice) +hal_attribute_hwservice(hal_usb, hal_usb_hwservice) allow hal_usb self:netlink_kobject_uevent_socket create; allow hal_usb self:netlink_kobject_uevent_socket setopt; diff --git a/public/hal_usb_gadget.te b/public/hal_usb_gadget.te index b8e347f284d503a5580f85fe2b1f66946b16c4fb..a474652f7a6a5f824885d3f21c2b9904503e483b 100644 --- a/public/hal_usb_gadget.te +++ b/public/hal_usb_gadget.te @@ -2,7 +2,7 @@ binder_call(hal_usb_gadget_client, hal_usb_gadget_server) binder_call(hal_usb_gadget_server, hal_usb_gadget_client) -hal_attribute_hwservice_client(hal_usb_gadget, hal_usb_gadget_hwservice) +hal_attribute_hwservice(hal_usb_gadget, hal_usb_gadget_hwservice) # Configuring usb gadget functions allow hal_usb_gadget_server configfs:lnk_file { read create unlink}; diff --git a/public/hal_vehicle.te b/public/hal_vehicle.te index ea8b65220768e1e376ca1ec0332a5cf7bc9450a7..6855d1469c3346168cdedc0aefde1f082dc53031 100644 --- a/public/hal_vehicle.te +++ b/public/hal_vehicle.te @@ -3,4 +3,4 @@ binder_call(hal_vehicle_client, hal_vehicle_server) binder_call(hal_vehicle_server, hal_vehicle_client) -hal_attribute_hwservice_client(hal_vehicle, hal_vehicle_hwservice) +hal_attribute_hwservice(hal_vehicle, hal_vehicle_hwservice) diff --git a/public/hal_vibrator.te b/public/hal_vibrator.te index 0b9d168122f68e3b55869e665d310be933876c42..ab6138d3f638ad865af55c4188baee6aeafcbb5d 100644 --- a/public/hal_vibrator.te +++ b/public/hal_vibrator.te @@ -1,7 +1,7 @@ # HwBinder IPC from client to server binder_call(hal_vibrator_client, hal_vibrator_server) -hal_attribute_hwservice_client(hal_vibrator, hal_vibrator_hwservice) +hal_attribute_hwservice(hal_vibrator, hal_vibrator_hwservice) # vibrator sysfs rw access allow hal_vibrator sysfs_vibrator:file rw_file_perms; diff --git a/public/hal_vr.te b/public/hal_vr.te index 7286cd06d719e81a164f332f291db4f7e4d87105..e52c77fbaa3cb6d0edf418e3500be88dc80e3f9a 100644 --- a/public/hal_vr.te +++ b/public/hal_vr.te @@ -2,4 +2,4 @@ binder_call(hal_vr_client, hal_vr_server) binder_call(hal_vr_server, hal_vr_client) -hal_attribute_hwservice_client(hal_vr, hal_vr_hwservice) +hal_attribute_hwservice(hal_vr, hal_vr_hwservice) diff --git a/public/hal_weaver.te b/public/hal_weaver.te index 0ea4c6e9b699092882e3bb20deb1b8995d711046..36d1306e2b75069c2970fd5cc2fc0a20ad7b06bd 100644 --- a/public/hal_weaver.te +++ b/public/hal_weaver.te @@ -1,4 +1,4 @@ # HwBinder IPC from client to server binder_call(hal_weaver_client, hal_weaver_server) -hal_attribute_hwservice_client(hal_weaver, hal_weaver_hwservice) +hal_attribute_hwservice(hal_weaver, hal_weaver_hwservice) diff --git a/public/hal_wifi.te b/public/hal_wifi.te index b67a43e11c4fbbc962a7233260cdd4e5cf6fdf5b..f735be51bd4699fef8af8c71d4e63553d6342fc9 100644 --- a/public/hal_wifi.te +++ b/public/hal_wifi.te @@ -2,7 +2,7 @@ binder_call(hal_wifi_client, hal_wifi_server) binder_call(hal_wifi_server, hal_wifi_client) -hal_attribute_hwservice_client(hal_wifi, hal_wifi_hwservice) +hal_attribute_hwservice(hal_wifi, hal_wifi_hwservice) r_dir_file(hal_wifi, proc_net_type) r_dir_file(hal_wifi, sysfs_type) diff --git a/public/hal_wifi_hostapd.te b/public/hal_wifi_hostapd.te index 7466d04071ea2e01ead68ee85ca72b6b43f0397e..12d72b649f75ac75480396b87f1a61f084d0a3d1 100644 --- a/public/hal_wifi_hostapd.te +++ b/public/hal_wifi_hostapd.te @@ -2,7 +2,7 @@ binder_call(hal_wifi_hostapd_client, hal_wifi_hostapd_server) binder_call(hal_wifi_hostapd_server, hal_wifi_hostapd_client) -hal_attribute_hwservice_client(hal_wifi_hostapd, hal_wifi_hostapd_hwservice) +hal_attribute_hwservice(hal_wifi_hostapd, hal_wifi_hostapd_hwservice) allow hal_wifi_hostapd_server self:global_capability_class_set { net_admin net_raw }; diff --git a/public/hal_wifi_offload.te b/public/hal_wifi_offload.te index 59860f7cc05b747b4492be62102a17a281f7a325..765e72a820300cd961718c0bb7f60dedcd24f051 100644 --- a/public/hal_wifi_offload.te +++ b/public/hal_wifi_offload.te @@ -2,7 +2,7 @@ binder_call(hal_wifi_offload_client, hal_wifi_offload_server) binder_call(hal_wifi_offload_server, hal_wifi_offload_client) -hal_attribute_hwservice_client(hal_wifi_offload, hal_wifi_offload_hwservice) +hal_attribute_hwservice(hal_wifi_offload, hal_wifi_offload_hwservice) r_dir_file(hal_wifi_offload, proc_net_type) r_dir_file(hal_wifi_offload, sysfs_type) diff --git a/public/hal_wifi_supplicant.te b/public/hal_wifi_supplicant.te index 2de2723b3742d5fbf6a705ed046f01f419d24758..6004c3327d266ed85cd66615ddad3db50690a0f1 100644 --- a/public/hal_wifi_supplicant.te +++ b/public/hal_wifi_supplicant.te @@ -2,7 +2,7 @@ binder_call(hal_wifi_supplicant_client, hal_wifi_supplicant_server) binder_call(hal_wifi_supplicant_server, hal_wifi_supplicant_client) -hal_attribute_hwservice_client(hal_wifi_supplicant, hal_wifi_supplicant_hwservice) +hal_attribute_hwservice(hal_wifi_supplicant, hal_wifi_supplicant_hwservice) # in addition to ioctls whitelisted for all domains, grant hal_wifi_supplicant priv_sock_ioctls. allowxperm hal_wifi_supplicant self:udp_socket ioctl priv_sock_ioctls; diff --git a/public/te_macros b/public/te_macros index 59591b49589a81ca3ebd30f1856fb10cd88f4f87..949cad96a188805beaa76ce54cfa5a9133333056 100644 --- a/public/te_macros +++ b/public/te_macros @@ -605,13 +605,13 @@ define(`add_hwservice', ` ') ########################################### -# hal_attribute_hwservice_client(attribute, service) +# hal_attribute_hwservice(attribute, service) # Ability for domain to get a service to hwservice_manager # and find it. It also creates a neverallow preventing # others from adding it. # # Used to pair hal_foo_client with hal_foo_hwservice -define(`hal_attribute_hwservice_client', ` +define(`hal_attribute_hwservice', ` allow $1_client $2:hwservice_manager find; neverallow { domain -$1_client -$1_server } $2:hwservice_manager find;