commit | 514e45af2c02d9a63926c2be3c618518a2cd8039 | [log] [tgz] |
---|---|---|
author | Arthur Hung <arthurhung@google.com> | Wed Oct 05 07:07:53 2022 +0000 |
committer | Arthur Hung <arthurhung@google.com> | Mon Nov 21 06:59:27 2022 +0000 |
tree | f5cf302e52c30667c40d102df9544daee0455357 | |
parent | 6f57d1c9d1bf3133c4fb565e75c71363c7df6904 [diff] |
Add server side proto-base dumping for back navigation This CL implements a mechanism to dump the state of back navigation in BackNavigationController to a proto buffer which we can easily check the state while runing test case. This also add @TestApi for BackNavigationInfo. Bug: 131727607 Test: atest BackNavigationGestureTest Change-Id: I8918f0b8095177578e23eb92547bd705ccfa7ec1