blob: 9186566e3d4d410033b8557646cbd983884a6828 [file] [log] [blame]
// Copyright 2025 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Default config values for fake-display-stack.
{
active_width_px: 1280,
active_height_px: 800,
refresh_rate_millihertz: 60000,
max_layer_count: 1,
}