OSDN Git Service

RenderEngine: remove warning "using EGL_IMG_context_priority"
authorMichael Gernoth <michael@gernoth.net>
Tue, 13 Oct 2015 19:08:19 +0000 (21:08 +0200)
committerSteve Kondik <steve@cyngn.com>
Thu, 1 Sep 2016 06:33:23 +0000 (23:33 -0700)
commit7bb82efc50e3c1bd4d5c255c0752d803fb5034bd
tree86c5569c241a579326fa6670e63a6f052b541f38
parentd018e9cfc4a613bfc77d0defeccc9363aa127661
RenderEngine: remove warning "using EGL_IMG_context_priority"

This warning breaks the build as it is treated as an error,
so just remove it.

Change-Id: I1a6353e5960866a9302a8c00eb97d1779b35b6be
services/surfaceflinger/RenderEngine/RenderEngine.cpp