1service odsign /system/bin/odsign
2    class core
3    user root
4    group system
5    disabled # does not start with the core class
6
7# Note that odsign is not oneshot, but stopped manually when it exits. This
8# ensures that if odsign crashes during a module update, apexd will detect
9# those crashes and roll back the update.
10