Reverse order of the "Transmission Risk Levels" profile for Diagnosis Keys upload
Also added test for ProtoFormatConverterExtensions.kt
- Reverse order of the "Transmission Risk Levels" profile for Diagnosis Keys upload
Small adjustments: 1) Use compareByDescending instead of compareBy and asReversed();
- leave the list for upload in a reversed chronological order, just like in the iOS app;
- add sorting to the test to keep the desired values in the test readable in chronological order