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

Commit 17311a32 authored by Mathew Inwood's avatar Mathew Inwood Committed by android-build-merger
Browse files

Fix typo in comments.

am: 40f67c52

Change-Id: I0727a3755f5fb46c5d4d43bed9f1628c82f5190d
parents 2b5d9761 40f67c52
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1060,7 +1060,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
     * */