debugd: Create a standalone ebuild for system_api

system_api is required by a lot of platform2 packages. We need it to be in a
standalone ebuild in order for other packages to depend on it.

This package installs the common headers and compiles the protobufs into static
libraries.

BUG=chromium:386223
TEST=FEATURES=test emerge-amd64-generic platform2.
TEST=trybot run on daisy, link, duck, x86-mario.
TEST=trybot run on lumpy-incremental-release.

CQ-DEPEND=CL:204594

Change-Id: Ie65994e51a475ebd92262409e11244c401eec78d
Reviewed-on: https://chromium-review.googlesource.com/204603
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Tested-by: Bertrand Simonnet <bsimonnet@chromium.org>
Commit-Queue: Bertrand Simonnet <bsimonnet@chromium.org>
1 file changed
tree: 7d746dee6ac87a520cf4a34b88c0aeb71e588f9a
  1. doc/
  2. share/
  3. src/
  4. .gitignore
  5. debugd.gyp
  6. OWNERS
  7. README