artman_core updates

* Using a more informative api_name for core
* Adding logging/type to match packman's list of common protos
This commit is contained in:
Garrett Jones 2016-08-10 13:41:15 -07:00
parent 68fbd3e780
commit 0c2c60e70f
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
core:
api_name: core
api_name: google-common-protos
import_proto_path:
- ${THISDIR}/../..
src_proto_path:
@ -7,4 +7,5 @@ core:
- ${THISDIR}/../../google/longrunning
- ${THISDIR}/../../google/rpc
- ${THISDIR}/../../google/type
- ${THISDIR}/../../google/logging/type
output_dir: ${REPOROOT}/artman/output