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

Commit d0e8fb43 authored by Mathew Inwood's avatar Mathew Inwood Committed by Android (Google) Code Review
Browse files

Merge "Document thrown IllegalArgumentException."

parents 8f0bb4bc 1b9f8d92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2537,6 +2537,7 @@ public abstract class PackageManager {
     * {@link #COMPONENT_ENABLED_STATE_DEFAULT}.  The last one means the
     * application's enabled state is based on the original information in
     * the manifest as found in {@link ComponentInfo}.
     * @throws IllegalArgumentException if the named package does not exist.
     */
    public abstract int getApplicationEnabledSetting(String packageName);