From d5ad9346fb99c54152c9c5076942b7861e055748 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 10 Apr 2018 14:50:13 -0700 Subject: [PATCH] Move logwrapper to shell_and_utilities. Bug: https://issuetracker.google.com/77284669 Test: builds Change-Id: I22549e321d88007480e7d9d961e41db2b9a26a41 --- target/product/embedded.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 3f1d6dfb1..6ddc07e66 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk @@ -72,7 +72,6 @@ PRODUCT_PACKAGES += \ linker \ lmkd \ logcat \ - logwrapper \ lshal \ recovery \ service \