Stop settings properties to null in onDestroy()

Some callbacks can come after onDestory, depending on the order in which
they were added. Setting properties to null can cause excptions in such cases.

Bug: 69812172
Change-Id: Ia812e6a074ad65591a6b5c963677a9182c45c153
1 file changed