aboutsummaryrefslogtreecommitdiff
path: root/apps/test/pts/audio_enable_disable_test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/test/pts/audio_enable_disable_test/Makefile')
-rw-r--r--apps/test/pts/audio_enable_disable_test/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/test/pts/audio_enable_disable_test/Makefile b/apps/test/pts/audio_enable_disable_test/Makefile
index 66c8b6c4..2f9f19dd 100644
--- a/apps/test/pts/audio_enable_disable_test/Makefile
+++ b/apps/test/pts/audio_enable_disable_test/Makefile
@@ -41,10 +41,6 @@ COMMON_SRCS += $(CHRE_PREFIX)/util/nanoapp/callbacks.cc
# Defines
COMMON_CFLAGS += -DNANOAPP_MINIMUM_LOG_LEVEL=CHRE_LOG_LEVEL_INFO
-# Permission declarations ######################################################
-
-CHRE_NANOAPP_USES_AUDIO = true
-
# Makefile Includes ############################################################
include $(CHRE_PREFIX)/build/nanoapp/app.mk