blob: d982f52951dea8274fc110242aaad27f38d69657 [file] [log] [blame]
// Copyright 2018 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "apmanager/mock_service_adaptor.h"
namespace apmanager {
MockServiceAdaptor::MockServiceAdaptor() {}
MockServiceAdaptor::~MockServiceAdaptor() {}
} // namespace apmanager