Skip to content
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

[Feature] android/tv-casting-app: Allow setting custom ConfigurationManager #25975

Closed
sharadb-amazon opened this issue Apr 4, 2023 · 0 comments · Fixed by #25976
Closed

[Feature] android/tv-casting-app: Allow setting custom ConfigurationManager #25975

sharadb-amazon opened this issue Apr 4, 2023 · 0 comments · Fixed by #25976

Comments

@sharadb-amazon
Copy link
Contributor

Feature description

The Android TV Casting library does not allow the tv-casting client app to pass in its own version of the ConfigurationManager. It is currently set up to use this implementation in the SDK which has some hardcoded values: https://github.com/project-chip/connectedhomeip/blob/master/src/platform/android/java/chip/platform/PreferencesConfigurationManager.java

We should let the tv-casting-app provide its own ConfigurationManager implementation and not use the hardcoded one.

Platform

android

Platform Version(s)

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant