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

Commit 5d52e3f5 authored by Mathew Inwood's avatar Mathew Inwood Committed by android-build-merger
Browse files

Merge "Fix typo in comments." into pi-dev am: 6c737794

am: 9dd68c73

Change-Id: I28237550fb37a7c0680c763fa84cc6129755fb02
parents d7c2c032 9dd68c73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1133,7 +1133,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable {
    public static final int HIDDEN_API_ENFORCEMENT_NONE = 0;
    /**
     * No API enforcement, but enable the detection logic and warnings. Observed behaviour is the
     * sane as {@link #HIDDEN_API_ENFORCEMENT_NONE} but you may see warnings in the log when APIs
     * same as {@link #HIDDEN_API_ENFORCEMENT_NONE} but you may see warnings in the log when APIs
     * are accessed.
     * @hide
     * */