blob: 5e1b27bf8ee3bbf6ba60ffef4136b1a054e88902 [file] [log] [blame]
Alex Klyubinf5446eb2017-03-23 14:27:32 -07001typeattribute update_verifier coredomain;
2
dcashmancc39f632016-07-22 13:13:11 -07003init_daemon_domain(update_verifier)
Inseob Kim55e5c9b2020-03-04 17:20:35 +09004
5# Allow update_verifier to reboot the device.
6set_prop(update_verifier, powerctl_prop)
7
8# Allow to set the OTA related properties e.g. ota.warm_reset.
9set_prop(update_verifier, ota_prop)