commit | 9acd673c0deb2652a55c52b9b80515d84b1945dc | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri Mar 23 16:39:02 2018 -0700 |
committer | Selim Cinek <cinek@google.com> | Thu Apr 05 17:21:11 2018 -0700 |
tree | bd49eb982981795d4e6aaa01c7a4f68154bd3090 | |
parent | e8479d77a1f8f9bb143247c1bca815ca85bc7a3c [diff] |
Migrated the Person class to its own file Because we are expecting usage of Person across other surfaces, we migrate the class out of he Notification class which is already incredibly huge. Test: Migrated existing cts test Change-Id: Ia487ae7965b5ca2b016245d21faa63e3b4628344 Fixes: 75980526