commit | 8d6395c09d868751c85082d71356ad790e924df9 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Dec 21 15:46:01 2017 -0800 |
committer | Colin Cross <ccross@android.com> | Fri Dec 22 13:56:17 2017 -0800 |
tree | c2a369e5f3d766c609ebd980668d181ddaaf5c39 | |
parent | 7b60cdd6e5d81ae6e929d61898f4faefb1ddb8e2 [diff] [blame] |
Move android/soong/fs to android/soong/finder/fs The fs package is specific to finder, move it inside finder. Bug: 70897635 Test: m checkbuild Change-Id: Ie705f064a832141702a8e87fd59ed75c01018504
diff --git a/finder/cmd/finder.go b/finder/cmd/finder.go index 70c1dc4..ab9108f 100644 --- a/finder/cmd/finder.go +++ b/finder/cmd/finder.go
@@ -28,7 +28,7 @@ "time" "android/soong/finder" - "android/soong/fs" + "android/soong/finder/fs" ) var (