commit | 1e4d75a06bc2994b8dce3e821c50dfab2f6a059e | [log] [tgz] |
---|---|---|
author | Yi Jiang <eejiang@google.com> | Thu Apr 15 14:00:52 2021 -0700 |
committer | Yi Jiang <eejiang@google.com> | Fri Apr 16 10:38:02 2021 -0700 |
tree | 85296c7176cd290f64c9108921b08930a24b0b7e | |
parent | 6ea16de99dfb6ef23ca2d3ac85f9119832452851 [diff] |
Fixes metrics collection in RRMS. The current metrics collection in RRMS is incorrect. Here is the desired behavior: - Successfully got resolution: log the rotation result. - Feature is disabled: log RESOLUTION_DISABLED. - Remote service is not available: log RESOLUTION_UNAVAILABLE. - Request timed out or no face detected: log ORIENTATION_UNKNOWN. - All other failures: log RESOLTUION FAILURE. Test: none. Bug: 185512682 Change-Id: Iae94122840a3078a93b34e38fe15f9da902144cb