Files
frameworks_base/services/java/com/android/server
Doug Zongker 1af33d0ddc add recovery system interface to API
Adds android.os.RecoverySystem (marked as pending) to replace the
(hidden) com.android.internal.os.RecoverySystem.  RecoverySystem
contains methods for:

  - verifying the signature of an update package
  - rebooting to install a package
  - rebooting to wipe user data

(The reboot functions require "android.permission.REBOOT" and
"android.permission.ACCESS_CACHE_FILESYSTEM".)  Providing these
simplifies implementation of OTA update for device builders.

Change-Id: I63ce743b156e7a1a0327fd395b0e4a82c0eda79a
2010-01-05 20:03:19 -08:00
..
2010-01-05 15:47:05 -08:00
2009-07-21 11:16:54 -07:00
2009-07-21 11:16:54 -07:00
2009-07-21 11:16:54 -07:00
2009-11-27 15:02:11 -05:00
2009-12-08 11:14:03 -08:00
2009-05-20 11:28:04 -07:00