commit | 12c0e5660a5758a5eb43ee36ba883051ace51107 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Mon Aug 24 19:31:11 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Mon Aug 24 13:38:11 2020 +0000 |
tree | 63e796d3e963a5544061b3c238128c7367206b4f | |
parent | d2e2eda8a23800b0043ca8b20619ac15e21defcc [diff] |
Clean up unnecessary interfaces of WindowManagerPolicy Since the major layout policy has been moved from PhoneWindowManager to DisplayPolicy. The interfaces are no longer needed for cross package access. Only rename/remove unused methods and interfaces. No logic change. Bug: 159104050 Test: atest WmTests Change-Id: Ie04fe81e4fbac8df1fbbd28fcf08e4916d382a72