blob: c07cf00464ff99c039db0ebb6c2256c3f6f397d6 [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.components.module_installer.builder;
/**
* Build config for DFMs.
* TODO(fredmello): Temporary code to keep downstream unbroken
*/
public class ModuleInstallerConfig { }