mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[SubsequentPair] Add is_pair_triggered_by_settings in Fast Pair log to track subsequent pairing triggered from Pixel Settings.
LOG_STORAGE_INCREASE(GB/week): <1 1 perday * 7 days * (2+1 [tag+length] + 2+1 [tag+bool]) bytes/record Single record size (average): 6 bytes Design doc: go/subsequent-pairing-settings-integration PiperOrigin-RevId: 570646781
This commit is contained in:
@@ -167,4 +167,6 @@ message FastPairLog {
|
||||
|
||||
// SASS connection state for the device. Not set for non-SASS devices.
|
||||
optional int32 sass_connection_state = 22;
|
||||
|
||||
optional bool is_pair_triggered_by_settings = 23;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user