commit | 7db151f41349bf610570fae876b269bf360fdbb3 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Thu Mar 07 17:50:10 2024 -0800 |
committer | Peter Collingbourne <pcc@google.com> | Wed Oct 30 14:42:55 2024 -0700 |
tree | dc18c54376168cd123c50bff7daf4c27bc205551 | |
parent | 7edeaad1a5f2c3ff6bc65ebfcc00834a38930ed1 [diff] |
Make pbtombstone a host tool. This is preparation for the next patch, which adds host-side symbolization capabilities to pbtombstone. Bug: 328531087 Change-Id: Id5813ae6b121af784643b1ed76084e49fdca118b
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 74ed82d..d4a49ab 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -424,6 +424,7 @@ lpdump \ mke2fs \ mkfs.erofs \ + pbtombstone \ resize2fs \ sgdisk \ sqlite3 \