platform_build_soong/finder/fs
Dan Willemsen 59339a29e1 Fix `go vet` issues
Test: go vet ./...
Change-Id: Ifb936ccc5e2b5a2c3fcbbbcb54f680e2973ea1b3
2018-07-22 21:18:45 -07:00
..
Android.bp Reimplement ioutil.ReadDir with a version that avoids calling lstat 2017-12-22 13:56:17 -08:00
fs.go Fix `go vet` issues 2018-07-22 21:18:45 -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
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