Build CMSettingsProvider for all devices

* common_mini_* configs don't inherit from common_full

Change-Id: If31e57620299fa54bc808de0b80f58ebfabdc718
gugelfrei
Michael Bestas 9 years ago committed by Gerrit Code Review
parent 8a5d3bb670
commit 344e44876a

@ -150,7 +150,8 @@ PRODUCT_PACKAGES += \
CMUpdater \ CMUpdater \
CMAccount \ CMAccount \
CMHome \ CMHome \
CyanogenSetupWizard CyanogenSetupWizard \
CMSettingsProvider
# CM Platform Library # CM Platform Library
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \

@ -16,8 +16,7 @@ PRODUCT_PACKAGES += \
VisualizationWallpapers \ VisualizationWallpapers \
PhotoTable \ PhotoTable \
SoundRecorder \ SoundRecorder \
PhotoPhase \ PhotoPhase
CMSettingsProvider
# Extra tools in CM # Extra tools in CM
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \

Loading…
Cancel
Save