From 647dbdf1c3cb5b205e97c6691dc8c801bc861bca Mon Sep 17 00:00:00 2001 From: Hector Dearman Date: Wed, 8 Dec 2021 17:12:15 +0000 Subject: [PATCH] Stop including systrace in platform tools Test: make Bug: 197867654 Change-Id: I64098266413449ca9265838f617cc3d66f98bb5c --- build/Android.bp | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/Android.bp b/build/Android.bp index f685b99c3..fc4ab552d 100644 --- a/build/Android.bp +++ b/build/Android.bp @@ -211,8 +211,6 @@ android_sdk_repo_host { ":platform_tools_properties", ], - merge_zips: [":systrace-sdk-zip"], - target: { linux: { strip_files: ["lib64/*.so"],