+2
−0
android/depset.go
0 → 100644
+190
−0
android/depset_test.go
0 → 100644
+304
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add DepSets to efficiently support tracking transitive Paths without copying, based on Bazel's depsets: https://docs.bazel.build/versions/master/skylark/depsets.html Bug: 153485543 Test: depset_test.go Change-Id: If744affdf1ed850113166ba611a79a891262040c Merged-In: If744affdf1ed850113166ba611a79a891262040c (cherry picked from commit 9e44e21e)