OSDN Git Service

android: do not use copied headers
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 27 Apr 2015 16:50:38 +0000 (00:50 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 16 Jul 2015 13:48:42 +0000 (21:48 +0800)
commit9b094a1ab6de9bd9d8001ddf7964c4a104af7cce
tree7725d5e41bda7aae1f74ef7c73253daf4a61668a
parent9a4f2e25658d1bb8f065991c23f0b861340402d7
android: do not use copied headers

LOCAL_COPY_HEADERS is deprecated and removed in libdrm.

Use LOCAL_SHARED_LIBRARIES to get the exported include paths
of libdrm_*.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
src/gallium/targets/egl-static/Android.mk