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

Support non-mobile targets (Wear OS, TV) #180

Merged
merged 5 commits into from
Aug 13, 2021

Conversation

alexvanyo
Copy link
Contributor

Expands the target allowlist to include android-wear, android-wear-cn, android-tv and google-tv, bringing the total number of allowed targets to 7.

This fixes #175

@ychescale9
Copy link
Member

Thanks! Can you run npm run build and push the generated js file?
It'd be great to update the Configuration table in README.md to include the new targets :)

@ychescale9
Copy link
Member

Thanks!

@ychescale9 ychescale9 merged commit 4d1a61e into ReactiveCircus:main Aug 13, 2021
@alexvanyo alexvanyo deleted the patch-1 branch August 13, 2021 17:25
ychescale9 added a commit that referenced this pull request Aug 28, 2021
* main:
  Prepare for release 2.20.0.
  Update manual workflow.
  Support choosing channel to download SDK components from.
  build-tools to 31.0.0; SDK cmd-line tools to 5.0. (#174)
  Fix macos-11 VM label.
  Realm JavaScript is using Android Emulator Runner (#182)
  Add MobileRT to the list of projects (#181)
  Support non-mobile targets (Wear OS, TV) (#180)
  Bump path-parse from 1.0.6 to 1.0.7
tabatsky pushed a commit to tabatsky/android-emulator-runner that referenced this pull request Jan 29, 2022
* Add non-mobile targets to allowlist

* Add new targets to input validator tests

* Update built input-validator.js

* Update README with new targets

* Update action.yml with new targets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support non-mobile targets (Wear OS, TV)
2 participants