Merge "memtrack: Add init_rc file for the android.hardware.memtrack@1.0-service"

This commit is contained in:
TreeHugger Robot 2016-10-13 02:50:36 +00:00 committed by Android (Google) Code Review
commit 3c766918dc
2 changed files with 5 additions and 0 deletions

View file

@ -32,6 +32,7 @@ cc_library_shared {
cc_binary {
relative_install_path: "hw",
name: "android.hardware.memtrack@1.0-service",
init_rc: ["android.hardware.memtrack@1.0-service.rc"],
srcs: ["service.cpp"],
shared_libs: [

View file

@ -0,0 +1,4 @@
service memtrack-hal-1-0 /system/bin/hw/android.hardware.memtrack@1.0-service
class hal
user system
group system