From aa5fc6ecbd8a3994fc7d37c6654c2bb220db3fa9 Mon Sep 17 00:00:00 2001 From: Nucca Chen Date: Fri, 14 Jan 2022 14:01:08 +0000 Subject: [PATCH] Remove clatd clatd have been moved to apex module. Test: TH Change-Id: Ibcb32225098883b4098807da6468a539e1c41c0c --- target/product/handheld_system.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/product/handheld_system.mk b/target/product/handheld_system.mk index b7a2d0dad0..3a59f6c320 100644 --- a/target/product/handheld_system.mk +++ b/target/product/handheld_system.mk @@ -43,7 +43,6 @@ PRODUCT_PACKAGES += \ CameraExtensionsProxy \ CaptivePortalLogin \ CertInstaller \ - clatd \ DocumentsUI \ DownloadProviderUi \ EasterEgg \