From: Brett Chabot Date: Wed, 21 Oct 2009 18:16:42 +0000 (-0700) Subject: Add ability to retrieve instrumentations from android_manifest parser. X-Git-Tag: android-x86-2.2~53^2~7^2~124^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=adb49e5fcc32fa71c5a8291731b51edd1f741e1a;p=android-x86%2Fndk.git Add ability to retrieve instrumentations from android_manifest parser. Also add a simple unit test for the parser. ---