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:34:04 +0000 (10:34 +0200)
commit7821afeffe8f2a64a556218c1c139b7ad64a0cc2
treeaf3861946417f0d0ca2ac9d0092253dd2b9d6135
parent23872f0ddbe56ec5cc41e660a2d60eb20d3d2f5b
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