taimen: Remove redundant packages

Dialer, Launcher3QuickStep, and netutils-wrapper-1.0 are already built
in the system.

WallpaperPicker should not be built as we have WallpaperPicker2 as part
of ThemePicker.

None of these packages belong in the device tree.

Change-Id: Ia7c005caa09125490dbe8f071055e2059dcc4cb2
This commit is contained in:
Danny Lin
2020-12-17 14:09:01 -08:00
committed by Asriadi Rahim
parent cf9e9d147c
commit 5ebebd7eb2

View File

@@ -34,10 +34,6 @@ $(call inherit-product, vendor/google/taimen/taimen-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/taimen/proprietary/device-vendor.mk)
PRODUCT_PACKAGES += \
Dialer \
Launcher3QuickStep \
WallpaperPicker \
netutils-wrapper-1.0 \
vndk_package
PRODUCT_COPY_FILES += \