diff options
author | Arian <arian.kulmer@web.de> | 2020-09-12 12:27:26 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-12-18 22:40:33 +0200 |
commit | be1e77192ed5da521b12ec6f6bad5a20eacab400 (patch) | |
tree | 2bce23d5598d4afd8f3c7c5fee635727869ee7c3 /configs | |
parent | 857166d8be6029b35da841fa73f307ec991fa7bb (diff) |
sdm660-common: Remove usb hidl entry from manifest.xml
Change-Id: I105e682daec37c5663592b3955565d46cdbc6f11
Diffstat (limited to 'configs')
-rw-r--r-- | configs/manifests/manifest.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml index 0809cdc..dcf6a32 100644 --- a/configs/manifests/manifest.xml +++ b/configs/manifests/manifest.xml @@ -464,16 +464,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <instance>oemhook1</instance> </interface> </hal> - <hal format="hidl"> - <name>android.hardware.usb</name> - <transport>hwbinder</transport> - <version>1.0</version> - <interface> - <name>IUsb</name> - <instance>default</instance> - </interface> - </hal> - <!-- Alarm HAL service --> <hal format="hidl"> <name>vendor.qti.hardware.alarm</name> |