commit | 59028ba18917e2f204050a2d9b285c7853c6cbf7 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Thu Jul 15 10:40:06 2021 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Thu Jul 15 22:40:54 2021 +0000 |
tree | 020a78af5740aef4b8e62ffa72ca81749cdb4160 | |
parent | 3ec9af44f771e7420eb1cab31c082b20c80b5a8d [diff] |
Make Recents purely optional To be able to inject Optional.empty to Optional,Recents>, this CL removes raw Recents references and replaces those with Optional<Recents>. Bug: 144309772 Test: atest SystemUITests Change-Id: Ib63739cab8da345a479cc27b2c8b011231f5cfe5