aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h')
-rw-r--r--ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h b/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h
index bc81b68ff..2ad8439c6 100644
--- a/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h
+++ b/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h
@@ -27,7 +27,7 @@
* Uncomment this line to use a Priority controller interface internal to the
* face manager (only available in Android).
*/
-#define PRIORITY_CONTROLLER_INTERNAL
+// #define PRIORITY_CONTROLLER_INTERNAL
#ifdef __ANDROID__
#include <jni.h>