commit | d185d4a8b4acb20d3cd972ace48f8594b50d2652 | [log] [tgz] |
---|---|---|
author | Jiyong Park <[email protected]> | Sat Dec 11 10:45:20 2021 +0900 |
committer | Jiyong Park <[email protected]> | Tue Dec 14 17:34:40 2021 +0900 |
tree | 35807628e9aa1c2d07001003dc45306c3483377d | |
parent | 46de7add81234b5f02765310cf330313fddbdd0e [diff] |
android::base::ResultError/Error are template classes They are changed to template classes. s/Error/Error<>/g to reflect that. In addition, the direct uses of ResultError for error reporting is replaced with Error and Errorf. Bug: 209929099 Test: m Change-Id: I815526a8e6fa30e63fa3efcf5700b146bf70a507