gecko/hal/fallback
Thomas Zimmermann 6eeae80a43 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 Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
FallbackThreadPriority.cpp
FallbackTime.cpp
FallbackVibration.cpp
FallbackWakeLocks.cpp