Add getSurface() method

ICarDisplayProxy.getHGraphicBufferProducer() method is deprecated with
android.frameworks.automotive.display-V2 and replaced with
ICarDisplayProxy.getSurface() that returns a android.view.Surface
object, which is associated with the target display.

Bug: 226976045
Test: TBA
Change-Id: I6629037192e18e5e26dea0c5376adc268fd0bd9b
3 files changed