config: Fix for 'android' lookup in disk name
authorRizwana Begum <rb639@drexel.edu>
Mon, 9 Mar 2015 14:39:08 +0000 (09:39 -0500)
committerRizwana Begum <rb639@drexel.edu>
Mon, 9 Mar 2015 14:39:08 +0000 (09:39 -0500)
commit0c8e025c3bd208e516f1c4247fdf3af7aebb2300
tree0c936f502e192eb9f44d206c37b6a9062db35c63
parente5fbc67e16063cbfec90210d700fa79a8f3b1550
config: Fix for 'android' lookup in disk name
This patch modifies FSConfig.py to look for 'android' only in disk
image name. Before this patch, 'android' was searched in full
disk path.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
configs/common/FSConfig.py