android-emulator-container-scripts
android-emulator-container-scripts copied to clipboard
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
LICENSE file is missing. In the past it existed but seems to have been removed with this commit: https://github.com/google/android-emulator-container-scripts/pull/345/commits/7b465e96c79db9b483a53c07eb1194980f80fe1f Is this intentional?
Hello, I'm facing strange issue. Emulators connected GPU but these vms does not use GPU.  My GPU driver setup in host: ``` 1./ sudo apt-get purge nvidia-* 2./ sudo...
Hi. I am running docker image as per README documentation: ``` docker run \ -e ADBKEY="$(cat ~/.android/adbkey)" \ --device /dev/kvm \ --publish 8554:8554/tcp \ --publish 5555:5555/tcp \ us-docker.pkg.dev/android-emulator-268719/images/30-google-x64:30.1.2 ``` This...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Aligns the README.md with the changes done in c70f927. Minor spell corrections.
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@lukekarrys, @joaomoreno, @nicolo-ribaudo) Changelog Sourced from...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...
## Description I successfully set up an **Android Cloud Emulator** using Docker containers in **Ubuntu 18.04 LTS** based on the **[official documentation](https://source.android.com/docs/devices/automotive/start/avd/cloud_emulator)**. Following are package versions used for installing the...
Bumps [@firebase/util](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/util) to 1.9.3 and updates ancestor dependency [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together. Updates `@firebase/util` from 0.3.2 to 1.9.3 Changelog Sourced from @firebase/util's changelog. 1.9.3 Patch Changes...