mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: hidl: Uprev usb HAl to 1.3
* From LineageOS hardware/samsung
This commit is contained in:
parent
b3c318ead7
commit
c604e3fb9f
19 changed files with 338 additions and 246 deletions
|
|
@ -12,7 +12,7 @@ DERP_BUILDTYPE := Official
|
|||
|
||||
# USB
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.1-service.exynos7885
|
||||
android.hardware.usb@1.3-service.samsung
|
||||
|
||||
TARGET_SCREEN_HEIGHT := 1560
|
||||
TARGET_SCREEN_WIDTH := 720
|
||||
|
|
|
|||
Loading…
Reference in a new issue