From 7216f022a57696fa7300bf9429b8befe213c89b3 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Fri, 4 Jan 2019 16:00:21 +0000 Subject: [PATCH] Remove nonsensical inclusion of Home Home is overriden by Launcher3QuickStep, so listing these two in the same mk is a noop. Test: make Change-Id: I2865a5346c63efd78e434185041f320ca344e854 --- 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 f874868a12..57b61c2734 100644 --- a/target/product/handheld_system.mk +++ b/target/product/handheld_system.mk @@ -56,7 +56,6 @@ PRODUCT_PACKAGES += \ ExternalStorageProvider \ FusedLocation \ Gallery2 \ - Home \ InputDevices \ KeyChain \ LatinIME \