android-rcs / rcsjta

RCS-e stack for Android with GSMA API
180 stars 74 forks source link

API: public method should not reference remote stub interface #201

Closed yplo6403 closed 8 years ago

yplo6403 commented 8 years ago

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.

yplo6403 commented 8 years ago

Closed by commit 0b5fae601f4a8e0e1855c3722be35fcb48767690