Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8046311 authored by Ethan Chen's avatar Ethan Chen
Browse files

ExactCalculator: Remove override of Calculator package

* We don't include Calculator as part of the default manifest, and we
  want the old Calculator package to override this in cases we do
  include it.

Change-Id: I8b69f1c53502a8a461cf449b349c17d0d9e26de0
parent ab32d57d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

LOCAL_OVERRIDES_PACKAGES := Calculator
LOCAL_PACKAGE_NAME := ExactCalculator

LOCAL_SDK_VERSION := current