The VideoPlay and CapabilitiesListener classes are referencing respectively the ICapabilitiesListener.Stub and IVideoPlayer.Stub remote interfaces.
As a consequence the signature check for the harness tests fails.
A hidden class should implement this remote interface.
The VideoPlay and CapabilitiesListener classes are referencing respectively the ICapabilitiesListener.Stub and IVideoPlayer.Stub remote interfaces. As a consequence the signature check for the harness tests fails. A hidden class should implement this remote interface.