commit | 0015b6953ac41e29c33f72e77ae014a5384e986f | [log] [tgz] |
---|---|---|
author | Alexander Potapenko <glider@google.com> | Thu Feb 10 15:42:12 2022 +0100 |
committer | Alexander Potapenko <glider@google.com> | Thu Feb 10 15:46:01 2022 +0100 |
tree | ae78016c0ed2b275e5646708277a05d466418313 | |
parent | ea586a8d71d6fbccce1a00e84e38e12f80c34f1a [diff] [blame] |
add dmesgd to base system Bug: 215095687 Test: run on a user device with injected KFENCE bugs Change-Id: I7776d96400d46fa31bcd8f04728877402dce1162
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 3d299fb..55047df 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -78,6 +78,7 @@ device_config \ dmctl \ dnsmasq \ + dmesgd \ DownloadProvider \ dpm \ dump.erofs \