pixelstats: start service on boot completed
Sometimes the init needs to take more time to change the compr_saved_block and compr_new_inode from root:root to system:system Otherwise, pixelstats cannot write these two sysnode Bug: 173399386 Test: pixel/022 Signed-off-by: Ocean Chen <oceanchen@google.com> Change-Id: I35625b94540baf637db07db3147839a79536378c Merged-In: I35625b94540baf637db07db3147839a79536378c
This commit is contained in:
parent
9e468ac2f7
commit
d91dde1d52
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
|
on property:sys.boot_completed=1
|
||||||
|
start vendor.pixelstats_vendor
|
||||||
|
|
||||||
service vendor.pixelstats_vendor /vendor/bin/pixelstats-vendor
|
service vendor.pixelstats_vendor /vendor/bin/pixelstats-vendor
|
||||||
class hal
|
class hal
|
||||||
user system
|
user system
|
||||||
group system context_hub readproc
|
group system context_hub readproc
|
||||||
|
disabled
|
Loading…
Add table
Add a link
Reference in a new issue