platform_build_blueprint/pathtools
Jeff Gaston aca4220583 Clearer error in case of Android.bp being unreadable
Bug: 64600838
Test: mkdir errtest \
      && ln -s /tmp/dontexist errtest/Android.bp \
      # and add errtest to ./Android.bp \
      && m nothing \
      # and check that the error message mentions a symlink

Change-Id: I841ec12d613f61ccc3396538062bee48c8c1ca27
2017-09-01 17:29:30 -07:00
..
testdata Prevent glob from accessing hidden files 2016-12-19 15:17:26 -08:00
fs.go Clearer error in case of Android.bp being unreadable 2017-09-01 17:29:30 -07:00
glob.go Fix glob deps for non-wild patterns 2017-06-22 17:53:39 -07:00
glob_test.go Fix glob deps for non-wild patterns 2017-06-22 17:53:39 -07:00
lists.go Replace ReplaceExtension regexp with manual string operations 2015-04-15 11:03:06 -07:00