blob: 3fe44c670ff4752b3a352ddafa4fbed95810c2aa [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 mod audio_core_service;
pub mod base;
pub mod brightness_service;
pub mod camera3_service;
pub mod discovery_service;
pub mod hardware_light_service;
pub mod hardware_power_statecontrol_service;
pub mod input_device_registry_service;
pub mod recovery_policy_service;
pub mod service_registry;
pub mod sound_player_service;