[VoiceInteraction] Update nullability to showSession methods
These parameters are Nullable originally. We updated it to @NonNull with some misunderstandings before. We should update it correctly to avoid that we don't handle the null case in the future. Test: m Bug: 265433409 Change-Id: I2c1d5ee0b199a56ad84ee8920b2df64903463f97
Loading
Please register or sign in to comment