Merge "Update product id for Shiba and Husky" into main
This commit is contained in:
commit
169430b790
2 changed files with 4 additions and 2 deletions
|
@ -519,8 +519,9 @@ PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
|
|||
PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE := true
|
||||
|
||||
# Bluetooth device id
|
||||
# Husky: 0x410D
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.device_id.product_id=20493
|
||||
bluetooth.device_id.product_id=16653
|
||||
|
||||
# Set support for LEA multicodec
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
|
@ -488,8 +488,9 @@ PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
|
|||
PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE := true
|
||||
|
||||
# Bluetooth device id
|
||||
# Shiba: 0x410E
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.device_id.product_id=20492
|
||||
bluetooth.device_id.product_id=16654
|
||||
|
||||
# Set support for LEA multicodec
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue