summaryrefslogtreecommitdiffstats
path: root/preloaded-classes
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2009-11-24 00:30:52 -0500
committerMike Lockwood <lockwood@android.com>2009-11-25 12:54:58 -0500
commit3a32213c4029a03fe39486f3d6ebd0ea18928ee1 (patch)
tree261ab976911438a818b190771e49cd649d72de2f /preloaded-classes
parentf90b1261a53bc0bfc772337551eb4c540022cd22 (diff)
downloadframeworks_base-3a32213c4029a03fe39486f3d6ebd0ea18928ee1.zip
frameworks_base-3a32213c4029a03fe39486f3d6ebd0ea18928ee1.tar.gz
frameworks_base-3a32213c4029a03fe39486f3d6ebd0ea18928ee1.tar.bz2
Remove HardwareService and move vibrator support to VibratorService.
The lights support is only needed by PowerManagerService and NotificationManagerService, so we do not need a Binder API for it. Move backlight and notification light support to new LightsService class. The camera flash is now handled directly by the camera HAL, so the flash Hardware service flash support is obsolete. Change-Id: I086d681f54668e7f7de3e8b90df3de19d59833c5 Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'preloaded-classes')
-rw-r--r--preloaded-classes3
1 files changed, 1 insertions, 2 deletions
diff --git a/preloaded-classes b/preloaded-classes
index 08fc2a1..73bab87 100644
--- a/preloaded-classes
+++ b/preloaded-classes
@@ -501,10 +501,8 @@ android.os.FileUtils
android.os.FileUtils$FileStatus
android.os.Handler
android.os.HandlerThread
-android.os.Hardware
android.os.IBinder
android.os.ICheckinService$Stub
-android.os.IHardwareService$Stub
android.os.IInterface
android.os.IMountService$Stub
android.os.IMountService$Stub$Proxy
@@ -512,6 +510,7 @@ android.os.INetStatService$Stub
android.os.IParentalControlCallback$Stub
android.os.IPowerManager$Stub
android.os.IPowerManager$Stub$Proxy
+android.os.IVibratorService$Stub
android.os.Looper
android.os.MemoryFile
android.os.Message