diff --git a/dumpstate/Android.bp b/dumpstate/Android.bp index f8f49cc..6358219 100644 --- a/dumpstate/Android.bp +++ b/dumpstate/Android.bp @@ -24,6 +24,7 @@ cc_binary { ], vendor: true, relative_install_path: "dump", + init_rc: ["dump_power.rc"], } sh_binary {