rpcserver, ui: Add the feature to check build targets that an account has access to.
- Integrated ListBuildTarget endpoints from moblab API.
- Renamed the existing list_build_targets rpc to more appropriate name list_build_targets_by_model in prepration of adding the new list_build_targets rpc.
- Added a new angular service that provides observables for the build targets and models without access. This helps to only perform the API call once throughout the app and persist the warning.
Screencast:
https://screencast.googleplex.com/cast/NTE1NjQxMDgxMzg0MTQwOHxhNTY2MDQ1MC1mMQ
BUG=b/195973156
TEST=manual
Change-Id: I11c636fe46dc092d3974a5bb21d332dd6b43b885
14 files changed