summaryrefslogtreecommitdiff
path: root/dumpstate/Android.bp
diff options
context:
space:
mode:
authorAdam Shih <adamshih@google.com>2023-03-10 12:14:18 +0800
committerAdam Shih <adamshih@google.com>2023-03-13 02:11:45 +0000
commit76e63fb7b3769750c48714d44e27a2e3f49a0067 (patch)
tree06740cd8f68127a337e9644f8503579b81442eec /dumpstate/Android.bp
parentd0d2eb84da1cf20c84a40215316329960b8904c4 (diff)
downloadgs201-76e63fb7b3769750c48714d44e27a2e3f49a0067.tar.gz
move modem operation to dump_modemlog
Bug: 240530709 Test: adb bugreport Change-Id: Ib57623cc37cbd3becc20365854b150a4c7a7551b
Diffstat (limited to 'dumpstate/Android.bp')
-rw-r--r--dumpstate/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dumpstate/Android.bp b/dumpstate/Android.bp
index 85cdc25..98c827a 100644
--- a/dumpstate/Android.bp
+++ b/dumpstate/Android.bp
@@ -20,6 +20,7 @@ cc_binary {
"libcutils",
"libdumpstateutil",
"liblog",
+ "libdump",
"libutils",
"android.hardware.dumpstate-V1-ndk",
],