From f576bb657068397d7b536acd4199572e24afc613 Mon Sep 17 00:00:00 2001 From: Angelo Mantellini Date: Sat, 16 Jan 2021 14:20:24 +0100 Subject: [HICN-674] change android class in facemgr Signed-off-by: Angelo Mantellini Change-Id: I585b4e03e7e01513b553c685e9845943ff02508a --- ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h') diff --git a/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h b/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h index 2ad8439c6..247fc3c57 100644 --- a/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h +++ b/ctrl/facemgr/src/interfaces/priority_controller/priority_controller.h @@ -21,7 +21,7 @@ #ifndef FACEMGR_INTERFACE_PRIORITY_CONTROLLER #define FACEMGR_INTERFACE_PRIORITY_CONTROLLER -#define FACEMGR_ANDROID_UTILITY_CLASS "com/cisco/hicn/forwarder/supportlibrary/AndroidUtility" +#define FACEMGR_UTILITY_CLASS "com/cisco/hicn/facemgrlibrary/supportlibrary/FacemgrUtility" /* * Uncomment this line to use a Priority controller interface internal to the -- cgit 1.2.3-korg