intel-gpu-tools: re-enable gem_exec_params on Android
authorTim Gore <tim.gore@intel.com>
Tue, 3 Jun 2014 14:05:56 +0000 (15:05 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 3 Jun 2014 14:37:53 +0000 (16:37 +0200)
commit0dc8794fc07faf8f2b008f98fd8ef6ed04300119
tree9794166b5befaba6a0096fcac19b2a6300b19782
parentd60d4c80e5dbdab0baa5b45c3849262d982e3856
intel-gpu-tools: re-enable gem_exec_params on Android

The missing macro that was preventing the gem_exec_params
test from building is now in i915_drm.h, in ABT at least,
and this test can now build. So I have removed it from the
skip list in Android.mk

For Gmin I have added a patch for i915_drm.h to the Wiki

Signed-off-by: Tim Gore <tim.gore@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/Android.mk