universal7885: Switch to AIDL usb HAL

Change-Id: I710ddcb6128ae3056083291d5dde66c294a1d018
This commit is contained in:
Tim Zimmermann 2022-08-25 14:29:10 +02:00 committed by roynatech2544
commit e8a089f7e0
6 changed files with 6 additions and 6 deletions

View file

@ -14,7 +14,7 @@ DERP_BUILDTYPE := Official
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.3-service.samsung
android.hardware.usb-service.samsung
TARGET_SCREEN_HEIGHT := 1560
TARGET_SCREEN_WIDTH := 720

View file

@ -14,7 +14,7 @@ DERP_BUILDTYPE := Official
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.3-service.samsung
android.hardware.usb-service.samsung
TARGET_SCREEN_HEIGHT := 1560
TARGET_SCREEN_WIDTH := 720

View file

@ -14,7 +14,7 @@ TARGET_SCREEN_WIDTH := 1080
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.3-service.samsung
android.hardware.usb-service.samsung
# Feature Permissions
PRODUCT_COPY_FILES += \

View file

@ -11,7 +11,7 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.3-service.samsung
android.hardware.usb-service.samsung
TARGET_SCREEN_HEIGHT := 2280
TARGET_SCREEN_WIDTH := 1080

View file

@ -11,7 +11,7 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.3-service.samsung
android.hardware.usb-service.samsung
TARGET_SCREEN_HEIGHT := 2280
TARGET_SCREEN_WIDTH := 1080

View file

@ -209,7 +209,7 @@
/(vendor|system/vendor)/bin/hw/android\.hardware\.drm@[0-9]\.[0-9]-service\.widevine u:object_r:hal_drm_widevine_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.keymaster@[0-9]\.[0-9]-service\.samsung u:object_r:hal_keymaster_default_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.nfc@[0-9]\.[0-9]-service\.samsung u:object_r:hal_nfc_default_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.usb@[0-9]\.[0-9]-service\.samsung u:object_r:hal_usb_default_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.usb(@[0-9]\.[0-9])?-service\.samsung u:object_r:hal_usb_default_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.camera\.provider@[0-9]\.[0-9]-service\.exynos7885 u:object_r:hal_camera_default_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.usb@[0-9]\.[0-9]-service\.a10 u:object_r:hal_usb_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.samsung\.hardware\.gnss@[0-9]\.[0-9]-service u:object_r:hal_gnss_default_exec:s0