Skip to content

Commit

Permalink
[HICN-672] comment by default the use the priority controller in android
Browse files Browse the repository at this point in the history
Signed-off-by: Angelo Mantellini <[email protected]>
Change-Id: I83832c6dff83a543dc5c92429a4b261a390c54b1
  • Loading branch information
Angelo Mantellini committed Jan 11, 2021
1 parent d4b4777 commit ce1ec02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ce1ec02

Please sign in to comment.