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

Commit ba030391 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update javadoc for getNames of the package installer session" into main

parents 5b0c7bde 52c12086
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1518,8 +1518,7 @@ public class PackageInstaller {
         * This returns all names which have been previously written through
         * {@link #openWrite(String, long, long)} as part of this session.
         *
         * @throws SecurityException if called after the session has been
         *             committed or abandoned.
         * @throws SecurityException if called after the session has been abandoned.
         */
        public @NonNull String[] getNames() throws IOException {
            try {