-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ClusterModeStatus setPowerModeQualificationStatus takes Names class #2
Labels
bug
A defect in the library
Comments
mikeburke106
pushed a commit
to mikeburke106/sdl_android
that referenced
this issue
Oct 9, 2014
Signed-off-by: Mike Burke <mike@livioconnect.com>
Fixed as part of the Hotfix pull request. |
virat-shukla
pushed a commit
to virat-shukla/sdl_android
that referenced
this issue
Mar 21, 2017
Replaced lock screen using app partners solution. This fixes issues with the locks screen foregrounding the app, and preserves the activity stack.
1 task
anildahiya
pushed a commit
to anildahiya/sdl_android
that referenced
this issue
Jul 18, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Appears to be a copy/paste error.
setPowerModeQualificationStatus() should take a PowerModeQualificationStatus enum value, but instead takes a Names value.
The text was updated successfully, but these errors were encountered: