Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute wificond coredomain; |
| 2 | |
Inseob Kim | 3dbf3d8 | 2020-06-25 21:20:42 +0900 | [diff] [blame] | 3 | set_prop(wificond, wifi_hal_prop) |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 4 | set_prop(wificond, wifi_prop) |
| 5 | set_prop(wificond, ctl_default_prop) |
| 6 | |
| 7 | get_prop(wificond, hwservicemanager_prop) |
| 8 | |
Janis Danisevskis | 4678660 | 2021-06-15 08:01:16 -0700 | [diff] [blame] | 9 | allow wificond legacykeystore_service:service_manager find; |
| 10 | |
dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame] | 11 | init_daemon_domain(wificond) |