commit | a27d15a3f19a82736792bd1f9e640adb731a429f | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Sep 17 16:16:41 2019 -0700 |
committer | Yifan Hong <elsk@google.com> | Mon Sep 23 14:18:14 2019 -0700 |
tree | 45823c0d41dcb8fc081d6142a76837009be3bc98 | |
parent | 0b58060caeef4802202933f808af6b589d8bd989 [diff] [blame] |
Add snapshotctl to base system Test: build and check output Bug: 135752105 Change-Id: I229fd03994e7145b9e05452c4d564379c53d8a61 Merged-In: I229fd03994e7145b9e05452c4d564379c53d8a61
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index f37aef3..dc81c4d 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -247,6 +247,7 @@ Shell \ shell_and_utilities_system \ sm \ + snapshotctl \ statsd \ storaged \ surfaceflinger \