diff options
author | Yi Jiang <eejiang@google.com> | 2021-04-15 14:00:52 -0700 |
---|---|---|
committer | Yi Jiang <eejiang@google.com> | 2021-04-16 10:38:02 -0700 |
commit | 1e4d75a06bc2994b8dce3e821c50dfab2f6a059e (patch) | |
tree | 85296c7176cd290f64c9108921b08930a24b0b7e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions