From f481907990a0667e8dc6b09cca87d8e52d489e25 Mon Sep 17 00:00:00 2001 From: Chris Craik Date: Fri, 7 Mar 2014 14:15:57 -0800 Subject: [PATCH] Fix build, removing hidden attr Change-Id: Ia820e76345ad6077025e887afdaa91e08eecd649 --- tests/HwAccelerationTest/res/layout/isolation.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/HwAccelerationTest/res/layout/isolation.xml b/tests/HwAccelerationTest/res/layout/isolation.xml index 32eb628821a8f..e66db19493e97 100644 --- a/tests/HwAccelerationTest/res/layout/isolation.xml +++ b/tests/HwAccelerationTest/res/layout/isolation.xml @@ -15,7 +15,6 @@ android:layout_width="0dp" android:layout_height="200dp" android:layout_weight="1" - android:isolatedZVolume="false" android:orientation="vertical"> @@ -25,7 +24,6 @@ android:layout_height="200dp" android:layout_weight="1" android:translationY="50dp" - android:isolatedZVolume="false" android:orientation="vertical">