diff --git a/pixelstats/pixelstats-vendor.gs101.rc b/pixelstats/pixelstats-vendor.gs101.rc index fdf8f79e..d324b6a8 100644 --- a/pixelstats/pixelstats-vendor.gs101.rc +++ b/pixelstats/pixelstats-vendor.gs101.rc @@ -1,4 +1,8 @@ +on property:sys.boot_completed=1 + start vendor.pixelstats_vendor + service vendor.pixelstats_vendor /vendor/bin/pixelstats-vendor class hal user system group system context_hub readproc + disabled \ No newline at end of file