Rating: Disallow putting Float.NaN as star/percent values
When creating a Rating instance, invalid values shouldn't be allowed. However, Float.NaN passes the checks, which leads to creating invalid ones. This CL fixes the code. Bug: 173680971 Test: Passed CTS Change-Id: I629f1568a2efb0c324cc11e94969356c59298db8
Loading
Please register or sign in to comment