-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fingerprint V6: update stable fingerprint
Based on the report #115 and also on our internal data, BatteryFullCapacitySignal could fluctuate occasionally on some devices. Although this signal provided some additional uniqueness to the stable fingerprint, the decision was made to move it to the "Optimal" stability tier to prioritise stability. Implementation note: current code organization does not allow to make such changes easily, so I had to duplicate the original signal and assign it another stability level.
- Loading branch information
1 parent
be8ffa2
commit feb5011
Showing
4 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters