commit | 24fee7bba90e333b5eeb98a11cdfba7a81f09b5d | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Thu Mar 03 15:10:51 2022 -0800 |
committer | Yu Shan <shanyu@google.com> | Fri Mar 04 14:07:45 2022 -0800 |
tree | bb14aa31d9fdea48fd61feaeb77be2615f0aede9 | |
parent | 726d51a697eecc37b1ad5d30a2919f4661e36a45 [diff] |
Define VhalResult alias. Define a VhalResult alias to represent Result that contains a VHAL StatusCode as error type. This alias helps client to easier migrate from android::base::Result to VhalResult. Test: Presubmit Bug: 219612366 Change-Id: I17f15044ee962c7148b0adc3925e0b0a9dfab2a8