platform_build_soong/finder/fs
Colin Cross 8ec6261388 Merge changes Ie33d2e05,Ie2b4509b,I5ac3a1f5
* changes:
  Fix finder on symlinks pointing to directories
  Add Stat to finder/fs
  Move finder_test filesystem helper functions to fs/test.go
2020-07-01 15:42:22 +00:00
..
Android.bp Merge changes Ie33d2e05,Ie2b4509b,I5ac3a1f5 2020-07-01 15:42:22 +00:00
fs.go Add Stat to finder/fs 2020-06-29 23:30:38 -07:00
fs_darwin.go Move android/soong/fs to android/soong/finder/fs 2017-12-22 13:56:17 -08:00
fs_linux.go Move android/soong/fs to android/soong/finder/fs 2017-12-22 13:56:17 -08:00
fs_test.go Add Stat to finder/fs 2020-06-29 23:30:38 -07:00
readdir.go Reimplement ioutil.ReadDir with a version that avoids calling lstat 2017-12-22 13:56:17 -08:00
readdir_test.go Reimplement ioutil.ReadDir with a version that avoids calling lstat 2017-12-22 13:56:17 -08:00
test.go Move finder_test filesystem helper functions to fs/test.go 2020-06-29 23:30:38 -07:00