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

Commit 063aee48 authored by Daniel's avatar Daniel
Browse files

Enable local testing by reading changes to integration flag

Bug: 299319796
Test: adb shell device_config put autofill android.service.autofill.autofill_credman_integration true
Change-Id: Ideb9fd24005a140fcb9dce098c468c9b2248c8a2
parent 564a0e2e
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: