Skip to content
Snippets Groups Projects
Commit b3a84c1d authored by Erick Tryzelaar's avatar Erick Tryzelaar Committed by CQ bot account: commit-bot@chromium.org
Browse files

[amberctl] switch amberctl to use pkg resolver for caching packages

This switches amberctl to use package resolver for caching packages,
instead of talking directly to amber, which will eventually make it
easier to remove amber without disruption.

Note that this also removes `amberctl get_up -nowait ...`, because
that functionality cannot be replicated with the PackageResolver API
and golang's synchronous implementation of FIDL.

Test: Manually confirmed it can cache packages.
Bug: PKG-520 #done
Change-Id: I4e0b878bf3b31edfe7d0fe23afc080e26c0e7e04
parent b4ecfe0a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment