Merge "moved GraphicEnv from libgui to libui"

This commit is contained in:
Mathias Agopian
2017-02-08 21:27:17 +00:00
committed by Android (Google) Code Review

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"