add device id

Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update

Change-Id: I9016a8c44fceabd992d01b0ef322763a5137f902
This commit is contained in:
Koli Lin 2024-07-09 06:19:58 +00:00
parent bcf41e85e2
commit c7581269cf
3 changed files with 12 additions and 0 deletions

View file

@ -445,3 +445,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_PACKAGES += \
com.google.caimito.hardware.threadnetwork
endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20496

View file

@ -446,3 +446,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_PACKAGES += \
com.google.caimito.hardware.threadnetwork
endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20497

View file

@ -412,3 +412,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_PACKAGES += \
com.google.caimito.hardware.threadnetwork
endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20498