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

Commit 221c32cd authored by Daniel Kim's avatar Daniel Kim Committed by Android (Google) Code Review
Browse files

Merge "Enable local testing by reading changes to integration flag" into main

parents 7dbfa572 063aee48
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -363,6 +363,7 @@ public final class AutofillManagerService
                case AutofillFeatureFlags.DEVICE_CONFIG_AUTOFILL_PCC_FEATURE_PROVIDER_HINTS:
                case AutofillFeatureFlags.DEVICE_CONFIG_PREFER_PROVIDER_OVER_PCC:
                case AutofillFeatureFlags.DEVICE_CONFIG_PCC_USE_FALLBACK:
                case Flags.FLAG_AUTOFILL_CREDMAN_INTEGRATION:
                    setDeviceConfigProperties();
                    break;
                case AutofillFeatureFlags.DEVICE_CONFIG_AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES: