commit | 51fe75746a6d5a8818761714e27915b06a7b10b7 | [log] [tgz] |
---|---|---|
author | Leonarda Pribanic <[email protected]> | Tue Aug 20 12:32:12 2024 +0000 |
committer | Leonarda Pribanic <[email protected]> | Thu Aug 22 09:16:46 2024 +0000 |
tree | e069de3932a29b3cf33c02435f2f574f64e093c5 | |
parent | 211784b7f7bf6cc733d8de66e91c0e95961d7e6c [diff] |
Annotate ActivityStarter as @NonNull This change annotates ActivityStarter as @NonNull when creating a dialog inside CreateUserDialogController and EditUserInfoController. This is necessary because ActivityStarter gets dereferenced inside EditUserPhotoController constructor. Bug: 358375267 Test: This is an internal cleanup to resolve a Lint warning. All existing tests still pass. Flag: EXEMPT bugfix_only Change-Id: I62e893ce083edea000c372f346f17b5be2222c2a