OSDN Git Service

Switch from Calculator to ExactCalculator
authorHans Boehm <hboehm@google.com>
Tue, 13 Oct 2015 00:08:04 +0000 (17:08 -0700)
committerHans Boehm <hboehm@google.com>
Tue, 13 Oct 2015 00:08:04 +0000 (17:08 -0700)
Bug: 24875598

Use ExactCalculator for AOSP builds.

This is a manual (due to intervening commits) cherrypick of
commit 53c5891460408ffe37f2aecc2044320d49cef801 (ag/748830).

Change-Id: I6c0acef640e62f8a70b7b2832b7eea662a0d301b

target/product/core.mk

index 519dbb8..d453303 100644 (file)
@@ -23,7 +23,6 @@
 PRODUCT_PACKAGES += \
     BasicDreams \
     Browser \
-    Calculator \
     Calendar \
     CalendarProvider \
     CaptivePortalLogin \
@@ -33,6 +32,7 @@ PRODUCT_PACKAGES += \
     DocumentsUI \
     DownloadProviderUi \
     Email \
+    ExactCalculator \
     Exchange2 \
     ExternalStorageProvider \
     FusedLocation \