summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Loaiza <loaizamontoya@google.com>2015-10-22 16:13:44 +0100
committerMarco Loaiza <loaizamontoya@google.com>2015-10-22 16:20:10 +0100
commitd97c58722530cbecd9d31eb30bc73b7901421acc (patch)
tree57395ccda1be9c9be4728329681f87da4c0142e7
parent536aa74ff3a77186bef29dc9333a34688fa59d13 (diff)
downloadSpeechRecorder-d97c58722530cbecd9d31eb30bc73b7901421acc.tar.gz
Remove SpeechRecorder from clockwork eng builds.
This is deprecated and safe to remove. The app currently shows up in clockwork emulators. Change-Id: Ia2370d80a5dd431d4251954dab39f4c747cb63e2 Bug: 24696853
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 07beaef..6744d69 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,8 +1,6 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
-LOCAL_MODULE_TAGS := eng
-
LOCAL_SRC_FILES := $(call all-subdir-java-files) \
LOCAL_PACKAGE_NAME := SpeechRecorder