summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index e07a2a9..e2553d0 100644
--- a/Android.mk
+++ b/Android.mk
@@ -4,8 +4,6 @@ include $(CLEAR_VARS)
LOCAL_PACKAGE_NAME := AudioFX
LOCAL_MODULE_TAGS := optional
-LOCAL_OVERRIDES_PACKAGES := DSPManager
-
LOCAL_SRC_FILES := $(call all-java-files-under, src)
ifeq ($(wildcard $(LOCAL_PATH)/src_effects_priv),)