From 2fd74b3b155160e73045298bc61ba8707cac2933 Mon Sep 17 00:00:00 2001 From: Vishv Brahmbhatt Date: Fri, 5 Jul 2013 19:25:28 +0530 Subject: Working version of XML parser from configuration file path Added some changes in the "getRootElement" and new "layoutlist.xml" is added for "unit-test" module. XML parser works perfectly in the installation,only the failure of "unit-test" is left to be solved. Some refactoring related to "layoutlist.xml" will be updated soon. Change-Id: If7ed3af40e9b6df26e20881728181eb6c82936d8 --- sd/xml/layoutlist.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sd/xml') diff --git a/sd/xml/layoutlist.xml b/sd/xml/layoutlist.xml index 0b1e9d9a59c8..61b863d4b743 100644 --- a/sd/xml/layoutlist.xml +++ b/sd/xml/layoutlist.xml @@ -1,8 +1,8 @@ - + - + \ No newline at end of file -- cgit