Skip to content

Commit 7a455d8

Browse files
committed
Remove rotating ID option from chip-tool
1 parent 869b187 commit 7a455d8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/chip-tool/args.gni

-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ matter_enable_tracing_support = true
2828
matter_log_json_payload_hex = true
2929
matter_log_json_payload_decode_full = true
3030

31-
chip_enable_additional_data_advertising = true
32-
chip_enable_rotating_device_id = true
33-
3431
# make chip-tool very strict by default
3532
chip_tlv_validate_char_string_on_read = true
3633
chip_tlv_validate_char_string_on_write = true

0 commit comments

Comments
 (0)