blob: 53b555cb57f54def22d3d1cb4e1d3520658692c0 [file] [log] [blame]
// Copyright 2019 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.
pub(crate) mod audio_core_service;
pub(crate) mod base;
pub(crate) mod brightness_service;
pub(crate) mod camera3_service;
pub(crate) mod discovery_service;
pub(crate) mod hardware_light_service;
pub(crate) mod hardware_power_statecontrol_service;
pub(crate) mod input_device_registry_service;
pub(crate) mod recovery_policy_service;
pub(crate) mod service_registry;
pub(crate) mod sound_player_service;