universal7885: debug_daemon: remove liblog deps

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2021-12-14 15:28:58 +09:00
commit 3a9920df46
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
3 changed files with 0 additions and 11 deletions

View file

@ -22,8 +22,5 @@ cc_binary {
"Logcat.cpp",
"Main.cpp",
],
shared_libs: [
"liblog",
],
init_rc: ["init.debug_daemon.rc"],
}