From 276794fbe516f7b1e2271a3f01fd79bfebaadce6 Mon Sep 17 00:00:00 2001 From: Jenna Date: Thu, 21 Nov 2024 22:01:58 +0100 Subject: [PATCH] sm7125-common: switch to android.hardware.usb-service.qti --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index a9fbd95..ad162ed 100644 --- a/common.mk +++ b/common.mk @@ -395,7 +395,7 @@ PRODUCT_SOONG_NAMESPACES += bootable/deprecated-ota # USB PRODUCT_PACKAGES += \ - android.hardware.usb@1.3-service-qti \ + android.hardware.usb-service.qti \ init.qcom.usb.rc \ init.qcom.usb.sh