commit | 5a915fb8834fc9b12aa4a2e72f1eb3fcf7852199 | [log] [tgz] |
---|---|---|
author | Iris Yang <irisykyang@google.com> | Thu Feb 17 03:20:37 2022 +0000 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Mar 03 08:23:11 2022 +0000 |
tree | b0bffb01205fbeee78487b4d9542e099d1fb88b4 | |
parent | 88589baed4bc28196efe744278a2e286dfb7be6e [diff] |
Get display id from display instead of the display of root view Since `getRootView()` will increase the execution time, use `getDisplay()` instead. Bug: 202825727 Test: manually Change-Id: I22ef58cb39716433cd8e91200837ab49229ae3e1 (cherry picked from commit 6a06d8615f24769381e340a544c71d56a79ff25c)