summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2017-04-06 13:45:15 -0700
committerYifan Hong <elsk@google.com>2017-04-06 13:45:40 -0700
commitf47e70ec1436fa9ccfbf1be1ae3ca97aabc006b6 (patch)
treefbf5e5a2fb8e26bec777eca40209b0c5e6d34fb1
parentf1c1d92d4b356ce5e579b925015c6cbeb015f06a (diff)
downloadangler-f47e70ec1436fa9ccfbf1be1ae3ca97aabc006b6.tar.gz
Remove <impl> from manifest.
Test: boots Bug: 36602724 Change-Id: I5f520dc5fba29fb3bc296ec0b47acdec225a9f05
-rw-r--r--manifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml
index b4e4064..9759eba 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -2,7 +2,6 @@
<hal format="hidl">
<name>android.hardware.graphics.allocator</name>
<transport>hwbinder</transport>
- <impl level="generic"></impl>
<version>2.0</version>
<interface>
<name>IAllocator</name>