commit | d8beee09b82e8dc5829d3412d5f8061d9af1158d | [log] [tgz] |
---|---|---|
author | Fabián Cañas <fabiancanas@google.com> | Thu Jan 19 17:36:17 2023 -0500 |
committer | Fabián Cañas <fabiancanas@google.com> | Mon Jan 23 14:45:40 2023 -0500 |
tree | a36cd9e4d01abd8af7ed11eaec4d24d09940cd78 | |
parent | 529aa1281755c6e93483b30a507edd2b893b91ab [diff] |
Add binder transaction recording tool to base system debug packages Test: Make a fresh image. Use and explore with `record_binder` Change-Id: I4ab24d34c17218b816143864f69819e9ce70e6ae
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index cabb172..ddce93f 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -389,6 +389,7 @@ procrank \ profcollectd \ profcollectctl \ + record_binder \ servicedispatcher \ showmap \ sqlite3 \