setmac.rc 183 Bytes
Newer Older
1
service setmac /system/bin/set-mac.sh
fuyanbin's avatar
fuyanbin committed
2
3
4
5
6
7
8
9
    class main
    disabled
    user root
    group root
    oneshot
    seclabel u:r:init:s0

on property:sys.boot_completed=1
10
    start setmac