Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec1c8316 authored by Jeffrey Kardatzke's avatar Jeffrey Kardatzke
Browse files

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)
parent cf50ab96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>