summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest
diff options
context:
space:
mode:
authorChris Craik <ccraik@google.com>2014-04-25 13:08:25 -0700
committerChris Craik <ccraik@google.com>2014-04-25 15:59:47 -0700
commit7979388d4f7d5d9dbfcf7e1cc4709f8088c034ae (patch)
treefb8460098f57d66ed696b65a9cc70b51cf1128ff /tests/HwAccelerationTest
parent07f0b8ee730be00a2a4bccf797bd8cb71e556546 (diff)
downloadframeworks_base-7979388d4f7d5d9dbfcf7e1cc4709f8088c034ae.zip
frameworks_base-7979388d4f7d5d9dbfcf7e1cc4709f8088c034ae.tar.gz
frameworks_base-7979388d4f7d5d9dbfcf7e1cc4709f8088c034ae.tar.bz2
Support Oval GradientDrawable outlines, and ShapeDrawable
Change-Id: Ifc9e55757d3325cb28a1a812ec696512d4a18b39
Diffstat (limited to 'tests/HwAccelerationTest')
-rw-r--r--tests/HwAccelerationTest/AndroidManifest.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/HwAccelerationTest/AndroidManifest.xml b/tests/HwAccelerationTest/AndroidManifest.xml
index ac741e7..5c2583b 100644
--- a/tests/HwAccelerationTest/AndroidManifest.xml
+++ b/tests/HwAccelerationTest/AndroidManifest.xml
@@ -873,9 +873,6 @@
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="com.android.test.hwui.TEST" />
-
- <category android:name="android.intent.category.DEFAULT" />
- <category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
</application>