Merge "Remove ExactCalculator module"

am: 8a7fb942e9

Change-Id: I14f46a5d531f6de22a8f75e4b12c627918f4ff8f
This commit is contained in:
Justin Klaassen 2019-01-10 19:25:25 -08:00 committed by android-build-merger
commit 6c8af001be
2 changed files with 3 additions and 2 deletions

View File

@ -529,6 +529,9 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/perfprofd)
$(call add-clean-step, find system/app system/priv-app system/framework system_other -depth -type d -print0 | xargs -0 rmdir)
$(call add-clean-step, rm -f .d)
# Remove obsolete apps
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/*)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************

View File

@ -46,7 +46,6 @@ PRODUCT_PACKAGES += \
DocumentsUI \
DownloadProviderUi \
EasterEgg \
ExactCalculator \
ExternalStorageProvider \
FusedLocation \
InputDevices \
@ -86,4 +85,3 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.carrier=unknown \
ro.config.notification_sound=OnTheHunt.ogg \
ro.config.alarm_alert=Alarm_Classic.ogg