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

Commit 3866f978 authored by Ethan Chen's avatar Ethan Chen Committed by Scott Mertz
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.

RM-232
Change-Id: I8b69f1c53502a8a461cf449b349c17d0d9e26de0
parent 2ab2d04b
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