Revert "memtrack: Add init_rc file for the android.hardware.memtrack@1.0-service"
This reverts commit 982fec747d
.
Change-Id: If9f1a1820dd28950dd06f77f07e3e7364c714fc0
This commit is contained in:
parent
982fec747d
commit
923c293ae0
2 changed files with 0 additions and 5 deletions
|
@ -32,7 +32,6 @@ 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: [
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
service memtrack-hal-1-0 /system/bin/hw/android.hardware.memtrack@1.0-service
|
||||
class hal
|
||||
user system
|
||||
group system
|
Loading…
Reference in a new issue