Android Q Preview 1 (QPP1.190205.018.B4)
Move data class out of auto-generated code.

These don't change between auto-generated instances.

This also removes the 'associate' function in favor of the
'fromBinder' function which now always does the correct action based
on the binder in question.

Bug: 127336441
Test: atest android.binder.cts
Change-Id: I0329b5c4fa46c3ec08c5d43fbd584b3a6f7e45cc
1 file changed