Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48d11121 authored by Sundong Ahn's avatar Sundong Ahn
Browse files

Remove library tag

Remove library tag in android.hardware.usb.accessory.xml, since it will
be generated automatically by soong when the library is built with
java_sdk_library.

Bug:77577799
Test: make -j
      make checkapi

Change-Id: I9555678e5551aba2eebfe74184fe9cbc91948dfa
parent 135828f3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17,6 +17,4 @@
<!-- This is the standard feature indicating that the device supports USB accessories. -->
<permissions>
    <feature name="android.hardware.usb.accessory" />
    <library name="com.android.future.usb.accessory"
            file="/system/framework/com.android.future.usb.accessory.jar" />
</permissions>