Merge "Separate GraphicsEnv from libui"
This commit is contained in:
@@ -231,6 +231,7 @@ cc_library_shared {
|
||||
"libutils",
|
||||
"libbinder",
|
||||
"libui",
|
||||
"libgraphicsenv",
|
||||
"libgui",
|
||||
"libsensor",
|
||||
"libinput",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
#define LOG_TAG "GraphicsEnvironment"
|
||||
|
||||
#include <ui/GraphicsEnv.h>
|
||||
#include <graphicsenv/GraphicsEnv.h>
|
||||
#include <nativehelper/ScopedUtfChars.h>
|
||||
#include "core_jni_helpers.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user