Don't clear out ActionBar instance in onDestroy()

Technically this is correct, but it deviates from
the framework and causes issues for developers using
multi window (since they have to do a null check).

BUG: 28123702
Change-Id: Ic80b050a04667dec660354ae1ab751fab4a15d98
1 file changed