android: use common DRM driver detection code.
authorHaitao Huang <haitao.huang@intel.com>
Tue, 21 Aug 2012 18:26:28 +0000 (13:26 -0500)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 28 Sep 2012 08:56:07 +0000 (10:56 +0200)
commit239eba1354a8d15cdffbe998c1b5ff86a54d24eb
tree8207a1dde6eefbd18c268df4187ac5d48bf3adb0
parent150d71a2860ca0aa104bc720db3e865cc221ddf1
android: use common DRM driver detection code.

Change the driver used for android. Libva has to load the correct
driver and retain the vendor and device id's.

This change is to re-use common drm utils code for driver name
detection. Also removed non-android code in android specific files
and unneeded files in android directory.

Change-Id: I2893d8fcadfbf911e7c0b421a4e90d5aeb0d619e
Signed-off-by: Daniel Charles <daniel.charles@intel.com> (change driver)
Signed-off-by: Haitao Huang <haitao.huang@intel.com> (update using drm util)
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com> (add missing headers)
va/Android.mk
va/android/drmtest.c [deleted file]
va/android/drmtest.h [deleted file]
va/android/va_android.cpp