• Dan Albert's avatar
    Include a repo.prop in each package. · 31655251
    Dan Albert authored
    This doesn't cover any packages that are built from toolchain or that
    are installed to prebuilt/$HOST_TAG. The former will be fixed in
    another patch soon, but the latter is going to take some
    reorganization because several packages install to the same directory
    (and the repo.prop files will clobber each other).
    
    We need to also add the repo.prop files to each STL's .gitignore
    because the STLs are still building into their source directory ಠ_ಠ
    
    Bug: http://b/25417748
    Change-Id: I4a666efecde192a5674e4c8b8ad835ceef80dd09
    31655251
checkbuild.py 16.7 KB