Moved MojoBootstrapResult to its own file

This is needed due to a prior ARC specific change that lives in master.

Change-Id: I81204a969d52d3bbffc63a6b008c7156a1215f5d
(cherry picked from commit 1462e76c5ba8f1bef951f482c8fc0f85e2ba94b3)
This commit is contained in:
Jeffrey Kardatzke 2018-05-29 17:58:30 +00:00
parent cf50ab9621
commit ec1c831614

View file

@ -17,7 +17,7 @@
#ifndef ANDROID_IARC_VIDEO_BRIDGE_H
#define ANDROID_IARC_VIDEO_BRIDGE_H
#include <arc/IArcBridgeService.h>
#include <arc/MojoBootstrapResult.h>
#include <binder/IInterface.h>
#include <utils/Errors.h>