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:
parent
cf50ab9621
commit
ec1c831614
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue