Always set generated status_t to safe default value

In functions that return void and read nothing from the parcel, this
temporary never gets set before being returned.

Bug: 26024740
Test: unittests pass

Change-Id: Ie1a20a7bd907e6a074360aef59f26fac33f701a7
3 files changed