mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
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:
@@ -38,10 +38,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 += \
|
||||
|
||||
Reference in New Issue
Block a user