sdm660-common: enable TARGET_USES_USB_GADGET_HAL
This commit is contained in:
parent
0a671bb3d1
commit
a695848b09
1 changed files with 3 additions and 0 deletions
|
@ -209,6 +209,9 @@ SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += $(COMMON_PATH)/sepolicy/private
|
||||||
# SurfaceFlinger
|
# SurfaceFlinger
|
||||||
TARGET_USE_AOSP_SURFACEFLINGER := true
|
TARGET_USE_AOSP_SURFACEFLINGER := true
|
||||||
|
|
||||||
|
# USB
|
||||||
|
TARGET_USES_USB_GADGET_HAL := true
|
||||||
|
|
||||||
# VNDK
|
# VNDK
|
||||||
BOARD_VNDK_VERSION := current
|
BOARD_VNDK_VERSION := current
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue