summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest/res/layout/_newlayers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/HwAccelerationTest/res/layout/_newlayers.xml')
-rw-r--r--tests/HwAccelerationTest/res/layout/_newlayers.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/HwAccelerationTest/res/layout/_newlayers.xml b/tests/HwAccelerationTest/res/layout/_newlayers.xml
new file mode 100644
index 0000000..062a2e1
--- /dev/null
+++ b/tests/HwAccelerationTest/res/layout/_newlayers.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<com.android.test.hwui.NewLayersActivity.LayersView
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent">
+</com.android.test.hwui.NewLayersActivity.LayersView>