summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcell Kovacs <marcellk@google.com>2022-05-03 12:59:06 -0700
committerMarcell Kovacs <marcellk@google.com>2022-05-03 20:03:29 +0000
commitc838f2c57c5d941057ee94a16d9b16838c6cc164 (patch)
treeb51fef8aac9b56efdabacf42858094a9947af11c
parent88e39796629d8ffaa493e9fc0ca9fd7ea1633331 (diff)
downloadcar-c838f2c57c5d941057ee94a16d9b16838c6cc164.tar.gz
Remove target-level definition from protocan manifest to avoid conflicts
Bug: 231328148 Test: m -j Change-Id: I6edbbb7ef14953305bed70b215f3bb44063c8731
-rw-r--r--emulator/usbpt/protocan/manifest.protocan.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulator/usbpt/protocan/manifest.protocan.xml b/emulator/usbpt/protocan/manifest.protocan.xml
index 6281907..f23cbf9 100644
--- a/emulator/usbpt/protocan/manifest.protocan.xml
+++ b/emulator/usbpt/protocan/manifest.protocan.xml
@@ -1,4 +1,4 @@
-<manifest version="1.0" type="device" target-level="3">
+<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.automotive.can</name>
<transport>hwbinder</transport>