Merge "Add rule to allow servicemanager to call the hostapd service."
This commit is contained in:
commit
14db21eafa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ binder_call(hal_wifi_hostapd_server, hal_wifi_hostapd_client)
|
||||||
hal_attribute_hwservice(hal_wifi_hostapd, hal_wifi_hostapd_hwservice)
|
hal_attribute_hwservice(hal_wifi_hostapd, hal_wifi_hostapd_hwservice)
|
||||||
hal_attribute_service(hal_wifi_hostapd, hal_wifi_hostapd_service)
|
hal_attribute_service(hal_wifi_hostapd, hal_wifi_hostapd_service)
|
||||||
|
|
||||||
binder_call(hal_wifi_hostapd_server, servicemanager)
|
binder_use(hal_wifi_hostapd_server)
|
||||||
|
|
||||||
allow hal_wifi_hostapd_server dumpstate:fifo_file write;
|
allow hal_wifi_hostapd_server dumpstate:fifo_file write;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue