am 6883c176: am 6c099149: am 37d2f5d1: Merge "Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission." into froyo
This commit is contained in:
@@ -304,9 +304,7 @@ public class RecoverySystem {
|
|||||||
/**
|
/**
|
||||||
* Reboots the device in order to install the given update
|
* Reboots the device in order to install the given update
|
||||||
* package.
|
* package.
|
||||||
* Requires the {@link android.Manifest.permission#REBOOT}
|
* Requires the {@link android.Manifest.permission#REBOOT} permission.
|
||||||
* and {@link android.Manifest.permission#ACCESS_CACHE_FILESYSTEM}
|
|
||||||
* permissions.
|
|
||||||
*
|
*
|
||||||
* @param context the Context to use
|
* @param context the Context to use
|
||||||
* @param packageFile the update package to install. Currently
|
* @param packageFile the update package to install. Currently
|
||||||
@@ -337,9 +335,7 @@ public class RecoverySystem {
|
|||||||
* sometimes called a "factory reset", which is something of a
|
* sometimes called a "factory reset", which is something of a
|
||||||
* misnomer because the system partition is not restored to its
|
* misnomer because the system partition is not restored to its
|
||||||
* factory state.
|
* factory state.
|
||||||
* Requires the {@link android.Manifest.permission#REBOOT}
|
* Requires the {@link android.Manifest.permission#REBOOT} permission.
|
||||||
* and {@link android.Manifest.permission#ACCESS_CACHE_FILESYSTEM}
|
|
||||||
* permissions.
|
|
||||||
*
|
*
|
||||||
* @param context the Context to use
|
* @param context the Context to use
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user