From 3f8956d82bb40b15acee26017db0d13ddf43c80a Mon Sep 17 00:00:00 2001 From: Philip Milne Date: Fri, 13 May 2011 17:29:00 +0100 Subject: Introduction of GridLayout. Change-Id: Ia2ec315e7d29dcc5aa13b080fc6ce00708e9c034 --- tests/GridLayoutTest/AndroidManifest.xml | 82 ++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 tests/GridLayoutTest/AndroidManifest.xml (limited to 'tests/GridLayoutTest/AndroidManifest.xml') diff --git a/tests/GridLayoutTest/AndroidManifest.xml b/tests/GridLayoutTest/AndroidManifest.xml new file mode 100644 index 000000000000..53ca4ce6aa44 --- /dev/null +++ b/tests/GridLayoutTest/AndroidManifest.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-59-g8ed1b