Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 589d9ab0 authored by Mathias Agopian's avatar Mathias Agopian
Browse files

moved GraphicEnv from libgui to libui

Test: compiled and booted a device
Change-Id: I31d2fdc6633c35bbc53759c5e5589f4416c8e117
parent 93d53bc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@


#define LOG_TAG "GraphicsEnvironment"
#define LOG_TAG "GraphicsEnvironment"


#include <gui/GraphicsEnv.h>
#include <ui/GraphicsEnv.h>
#include <nativehelper/ScopedUtfChars.h>
#include <nativehelper/ScopedUtfChars.h>
#include "core_jni_helpers.h"
#include "core_jni_helpers.h"