masonamerica.platform.FotaManagerPrivileged |
Interface for communicating privileged tasks to the Fota Application.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Requests installation of the system update represented by uuid to be installed.
|
Requests installation of the system update represented by uuid to be installed. The
process for obtaining a uuid is registering a BroadcastReceiver with the following
filter
Parameters | |
---|---|
uuid |
String : The uuid of the system update to install
|