platform_build_soong/finder
Colin Cross 7cdad45cf2 Add Stat to finder/fs
Add a Stat method to finder/fs that will be used by finder to read
the mode of the target of a symlink.

Bug: 157656545
Test: fs_test.go
Change-Id: Ie2b4509b7d11857d9a1685de4477088b91d43c63
2020-06-29 23:30:38 -07:00
..
cmd Move android/soong/fs to android/soong/finder/fs 2017-12-22 13:56:17 -08:00
fs Add Stat to finder/fs 2020-06-29 23:30:38 -07:00
Android.bp Move android/soong/fs to android/soong/finder/fs 2017-12-22 13:56:17 -08:00
finder.go Add a DirEntryInfo interface that is a subset of os.FileInfo 2017-12-22 13:56:17 -08:00
finder_test.go Move finder_test filesystem helper functions to fs/test.go 2020-06-29 23:30:38 -07:00