ConnectSDK / Connect-SDK-Android-Core

Core source code for the Android Connect SDK project
Apache License 2.0
115 stars 80 forks source link

Fixed missed variable declaration #101

Closed anishlg closed 6 years ago

anishlg commented 6 years ago

Issue Resolved / Feature Added

The verification_status variable declaring was missing and the same caused build error in LGTVPlus app

Resolution

Added the missing variable declaration into the source code

Additional Considerations

Links

PLAT-38706

Comments

Enact-DCO-1.1-Signed-off-by: Anish TD(anish.td@lge.com)