Extend .Stub classes.

The generated IVehicle java interfaces have a
Stub implementation that takes care of the
boilerplate methods, like asBinder(). Servers
should always extend IVehicle.Stub rather than
implement IVehicle directly.

Test: mma
Change-Id: I4c4a42b6e41fa933d3c509e35160433a16f91086
2 files changed