add device id
Test: manual Bug: 316248308 Flag: EXEMPT prop value only update Change-Id: I68bcd8f9d5d3ff4c078a30cbf09a52a567e9dfe5
This commit is contained in:
parent
065a8c2c8d
commit
6a11d1a9da
2 changed files with 8 additions and 0 deletions
|
@ -309,3 +309,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
|
||||
# Disable AVF Remote Attestation
|
||||
PRODUCT_AVF_REMOTE_ATTESTATION_DISABLED := true
|
||||
|
||||
# Bluetooth device id
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.device_id.product_id=20486
|
||||
|
|
|
@ -319,3 +319,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
|
||||
# Disable AVF Remote Attestation
|
||||
PRODUCT_AVF_REMOTE_ATTESTATION_DISABLED := true
|
||||
|
||||
# Bluetooth device id
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.device_id.product_id=20487
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue