gecko/hal/fallback
Thomas Zimmermann cef48585f2 Bug 1232687: Add system-service interface to HAL, r=gsvelto
The new HAL interface allows for starting, stopping, and querying
the status of system services. How these operations are performed
depends on the underlying system.

The current implementation for Gonk already contains a workaround
from Bluetooth, where quickly restarted system services require a
cool-down time between retrys.
2016-01-04 16:08:21 +01:00
..
FallbackAlarm.cpp
FallbackBattery.cpp
FallbackDiskSpaceWatcher.cpp
FallbackFactoryReset.cpp
FallbackFMRadio.cpp
FallbackMemory.cpp
FallbackNetwork.cpp
FallbackPower.cpp
FallbackProcessPriority.cpp
FallbackScreenConfiguration.cpp
FallbackScreenPower.cpp
FallbackSensor.cpp
FallbackSwitch.cpp
FallbackSystemService.cpp
FallbackThreadPriority.cpp
FallbackTime.cpp
FallbackVibration.cpp
FallbackWakeLocks.cpp