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