blob: bca7dc84d3b9ceff3e5b78fe14262e06a805ec63 [file] [log] [blame]
Maciej Żenczykowski0b477492025-03-04 22:12:42 -08001# This file takes effect only on S and Sv2
2# (Note: it does take effect on R as well, but isn't actually used)
3#
4# The service is started from netd's dnsresolver call into ADnsHelper_init()
5# on initial (boot time) startup of netd.
6
7service mdnsd_netbpfload /apex/com.android.tethering/bin/netbpfload
8 capabilities CHOWN SYS_ADMIN NET_ADMIN
9 group system root graphics network_stack net_admin net_bw_acct net_bw_stats net_raw
10 user system
11 rlimit memlock 1073741824 1073741824
12 oneshot
13 reboot_on_failure reboot,netbpfload-failed