Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f702fd43 authored by Peter Visontay's avatar Peter Visontay
Browse files

Add a link to the PackageInstaller API demos.

Test: Ran "make docs".
Change-Id: I8459bc2a4aaf3827f71a6af5478ff0f30fae6dc3
parent 58180b02
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -81,6 +81,9 @@ import java.util.List;
 * <li>All APKs must have unique split names.
 * <li>All installations must contain a single base APK.
 * </ul>
 * <p>
 * The ApiDemos project contains examples of using this API:
 * <code>ApiDemos/src/com/example/android/apis/content/InstallApk*.java</code>.
 */
public class PackageInstaller {
    private static final String TAG = "PackageInstaller";