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

Commit cc818cb6 authored by Michael Groover's avatar Michael Groover
Browse files

Add autofill to DeviceConfig allowlisted namespaces

Bug: 392611941
Fixes: 392165454
Flag: android.security.protect_device_config_flags
Test: atest AutofillForAllAppsTest
Change-Id: Id21c85f8ad166b28005698a775d54d1578819e1c
parent b2aa2290
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ final class WritableNamespaces {
    public static final Set<String> ALLOWLIST =
            new ArraySet<String>(Arrays.asList(
                    "adservices",
                    "autofill",
                    "captive_portal_login",
                    "connectivity",
                    "exo",