OSDN Git Service

Create graphic buffer using binder interfaces
authorCraig Donner <cdonner@google.com>
Mon, 18 Jul 2016 17:19:54 +0000 (10:19 -0700)
committerCraig Donner <cdonner@google.com>
Tue, 23 Aug 2016 16:14:51 +0000 (09:14 -0700)
commit686715335adfe17628a1132140f6a0d51e730cf6
tree7147d34353a51ac3b198b67baea2bf0c699ae4e1
parent46eee7d103edd45b169b2861e231ad786bf64769
Create graphic buffer using binder interfaces

Using binder interfaces rather than directly allocating the buffer prevents
SELinux warnings.

Bug: 29402015

Change-Id: I26616dcabf46b5419f0841873faaa6a3ee87ff68
opengl/libs/Android.mk
opengl/libs/EGL/eglApi.cpp