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 Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu 2015-08-18 14:55:15 -07:00
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