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

[Platform] Add support to build matter java controller without android sdk in host #23811

Closed
yunhanw-google opened this issue Nov 29, 2022 · 0 comments
Assignees
Labels
java Issues in java-matter-controller

Comments

@yunhanw-google
Copy link
Contributor

Reproduction steps / Feature

There are several shared libraries which cannot be provided by android sdk, need to switch java matter controller from android to linux, and create the corresponding build gn flow
1. Need to remove android java dependacy
2. Need to implement the code to make the corresponding c++ code used by matter java controller compile in linux.

Platform

android

Platform Version(s)

No response

Type

CI tested

(Optional) If manually tested please explain why this is only manually tested

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Issues in java-matter-controller
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants