AM Debug v4.0.4 Run#2989
[Installer] Add support for the package scheme
Existing packages can be installed by supplying package:<package-name> as URI.
App Manager inherently does not check for permissions when such requests are
directly made to its package installer. Therefore, it will attempt to install
the requested package directly and fail if there are not enough permissions.
Install requests are also allowed to be mixed together. Therefore, a third-party
app can combine different URIs (e.g., file, content, package) with the
SEND_MULTIPLE action.
Signed-off-by: Muntashir Al-Islam <[email protected]>
>>Click here to continue<<