Skip to content

Commit

Permalink
debloat: some junk
Browse files Browse the repository at this point in the history
  • Loading branch information
Viperusgit authored and fkfmfz committed Oct 17, 2017
1 parent 775b5fd commit a5cca1d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 13 deletions.
4 changes: 0 additions & 4 deletions target/product/core.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@
# core_tiny.mk in addition to core_minimal.mk.

PRODUCT_PACKAGES += \
BasicDreams \
BlockedNumberProvider \
BookmarkProvider \
Browser2 \
BuiltInPrintService \
Calendar \
CalendarProvider \
Expand All @@ -34,7 +32,6 @@ PRODUCT_PACKAGES += \
DeskClock \
DocumentsUI \
DownloadProviderUi \
Email \
ExactCalculator \
ExternalStorageProvider \
FusedLocation \
Expand All @@ -51,7 +48,6 @@ PRODUCT_PACKAGES += \
PrintSpooler \
PrintRecommendationService \
ProxyHandler \
QuickSearchBox \
Settings \
SharedStorageBackup \
StorageManager \
Expand Down
1 change: 0 additions & 1 deletion target/product/core_base.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ PRODUCT_PROPERTY_OVERRIDES := \
PRODUCT_PACKAGES += \
ContactsProvider \
DefaultContainerService \
Home \
TelephonyProvider \
UserDictionaryProvider \
atrace \
Expand Down
8 changes: 0 additions & 8 deletions target/product/sdk_base.mk
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,6 @@ $(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk)
$(call inherit-product-if-exists, frameworks/webview/chromium/chromium.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)

# include available languages for TTS in the system image
-include external/svox/pico/lang/PicoLangDeDeInSystem.mk
-include external/svox/pico/lang/PicoLangEnGBInSystem.mk
-include external/svox/pico/lang/PicoLangEnUsInSystem.mk
-include external/svox/pico/lang/PicoLangEsEsInSystem.mk
-include external/svox/pico/lang/PicoLangFrFrInSystem.mk
-include external/svox/pico/lang/PicoLangItItInSystem.mk

# locale. en_US is both first and in alphabetical order to
# ensure this is the default locale.
PRODUCT_LOCALES := \
Expand Down

0 comments on commit a5cca1d

Please sign in to comment.