aboutsummaryrefslogtreecommitdiff
path: root/apps/gnss_world/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gnss_world/Makefile')
-rw-r--r--apps/gnss_world/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/gnss_world/Makefile b/apps/gnss_world/Makefile
index af43b7e7..cc4bc744 100644
--- a/apps/gnss_world/Makefile
+++ b/apps/gnss_world/Makefile
@@ -35,10 +35,6 @@ COMMON_CFLAGS += -DNANOAPP_MINIMUM_LOG_LEVEL=CHRE_LOG_LEVEL_DEBUG
COMMON_SRCS += gnss_world.cc
-# Permission declarations ######################################################
-
-CHRE_NANOAPP_USES_GNSS = true
-
# Makefile Includes ############################################################
include $(CHRE_PREFIX)/build/nanoapp/app.mk