diff options
author | 2025-01-14 13:27:00 -0800 | |
---|---|---|
committer | 2025-01-14 13:27:00 -0800 | |
commit | 19eb09d8116122626b3083c033ec37cf17298e0d (patch) | |
tree | 765c4dbf0f297e5f3d636b7e5019957f70a5fac7 /filesystem/filesystem_test.go | |
parent | 5ccdca9babe6139206710a3c0595f35412c92d63 (diff) |
Unwrap ModuleProxy pointers
GetDirectDepProxyWithTag returns a *ModuleProxy. Update getWrappedModule
to unwrap *ModuleProxy instances in addition to ModuleProxy so that
GetDirectDepProxyWithTag can be a drop-in replacement for
GetDirectDepWithTag. I think we should also consider not exposing
ModuleProxy to users directly, and instead only expose it via the Module
interface.
Bug: 377723687
Test: m nothing
Change-Id: I188105a4638090d53e2821d86c2738bfdafe5217
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions