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

Commit 8aa21f20 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am 12dd9943: am 7a73f2c5: Merge "SDK only: Update docs to reflect current...

am 12dd9943: am 7a73f2c5: Merge "SDK only: Update docs to reflect current implementation." into lmp-dev

* commit '12dd9943':
  SDK only: Update docs to reflect current implementation.
parents 3c0d53ae 12dd9943
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -433,7 +433,11 @@ public class UserManager {
    /**
     * Used to determine whether the user making this call is subject to
     * teleportations.
     * @return whether the user making this call is a goat
     *
     * <p>As of {@link android.os.Build.VERSION_CODES#L}, this method can
     * now automatically identify goats using advanced goat recognition technology.</p>
     *
     * @return Returns true if the user making this call is a goat.
     */
    public boolean isUserAGoat() {
        return mContext.getPackageManager()