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

Commit 8368fbdd authored by Alex Salo's avatar Alex Salo
Browse files

Fix typo

Test: na
Bug: na
Change-Id: I4404ea9af03cd63cb779974d1bba770ceea6da32
Exempt-From-Owner-Approval: typo, not a code change
parent 3b224617
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -820,7 +820,7 @@ public final class DefaultPermissionGrantPolicy {
                    CONTACTS_PERMISSIONS, STORAGE_PERMISSIONS);
        }

        // Atthention Service
        // Attention Service
        String attentionServicePackageName =
                mContext.getPackageManager().getAttentionServicePackageName();
        if (!TextUtils.isEmpty(attentionServicePackageName)) {