display: Remove genlock usage
genlock is no-op from Android 4.2 onwards since the sync framework is used for explicit synchronization. Change-Id: Idd1df589516534a683e0fa1ef0cfbb7f0e411f67
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
f02fdc7d0c
commit
a163b73bea
@@ -39,7 +39,6 @@
|
||||
#include "gralloc_priv.h"
|
||||
#include "fb_priv.h"
|
||||
#include "gr.h"
|
||||
#include <genlock.h>
|
||||
#include <cutils/properties.h>
|
||||
#include <profiler.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user