Skip to content
#

aosp

Here are 160 public repositories matching this topic...

9e3fce0a
9e3fce0a commented Jan 18, 2019

It would be great if the [[custom-manifest-projects]] and [[custom-manifest-remotes]] customisation features were expanded to support something like this:

[[custom-manifest-remotes]]
  name = "foo"
  fetch = "https://github.com/foo/"

[[custom-manifest-projects]]
  path = "/path/to/myapps/foo/bar"
  name = "bar"
  remote = "foo"
  revision = "master"
  clone-depth = "5"
`
vbisbest
vbisbest commented Aug 21, 2017

I am not understanding the quick start instructions at all. Is there a more detailed setup? You mention create a directory, but where? In the container or local machine. The docker container has an AOSP folder but its empty, where are the build scripts? Do we clone this repo in the container or local box? This command does not make sense "docker run --rm -it -v $PWD/build-kitkat.sh:/usr/loca

Improve this page

Add a description, image, and links to the aosp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aosp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.