| commit | e2d9c7e2e26d305bc64a6207ff86b7730cd2490e | [log] [tgz] |
|---|---|---|
| author | Sewook Seo <sewookseo@google.com> | Mon Feb 06 14:48:00 2023 +0000 |
| committer | Sewook Seo <sewookseo@google.com> | Wed Feb 08 00:15:56 2023 +0000 |
| tree | cbaa7f8637ecc943589f8bdffd780dac5e8bd29d | |
| parent | 1cee73cca88365ca078e227ba29b1931003ec1e2 [diff] |
Enforce to include all quality values We designed MediaQualityStatus to always have all quality values at removing UNSET value. However current builder with measurements being optional, encouraging apps to not fill in information. So, will remove Builder and make constructor of MediaQualityStatus as public. Bug: 268027750 Test: atest CtsTelephonyTestCases Change-Id: Iea290520c04cece8cc94d5a3f9dc15044144d1b2