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

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

Add adservices to WritableNamespaces

Bug: 364083026
Flag: android.security.protect_device_config_flags
Test: atest DeviceConfigApiTests
Change-Id: I3af7c85be45874275d1a0e07a5b455635e3f81c4
parent a9e77ee9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ import java.util.Set;
final class WritableNamespaces {
    public static final Set<String> ALLOWLIST =
            new ArraySet<String>(Arrays.asList(
                    "adservices",
                    "captive_portal_login",
                    "connectivity",
                    "exo",