uninstallpkg.rc 200 Bytes
Newer Older
fuyanbin's avatar
fuyanbin committed
1
2
3
4
5
6
7
8
9
service uninstallpkg /system/bin/uninstallpkg.sh
        class main
        user  root
        group root
        oneshot
        disabled

on property:sys.boot_completed=1
        start uninstallpkg