moved GraphicEnv from libgui to libui

Test: compiled and booted a device
Change-Id: I31d2fdc6633c35bbc53759c5e5589f4416c8e117
This commit is contained in:
Mathias Agopian
2017-02-06 13:52:42 -08:00
parent 93d53bc578
commit 589d9ab06d

View File

@@ -16,7 +16,7 @@
#define LOG_TAG "GraphicsEnvironment"
#include <gui/GraphicsEnv.h>
#include <ui/GraphicsEnv.h>
#include <nativehelper/ScopedUtfChars.h>
#include "core_jni_helpers.h"