mirror of
https://github.com/bitwarden/server.git
synced 2025-06-18 10:03:50 -05:00
[PM-22458] Add user managed privileged apps FF for Android (#5935)
This commit is contained in:
parent
17507446a4
commit
0a5dc04d9e
@ -182,6 +182,7 @@ public static class FeatureFlagKeys
|
|||||||
public const string EnablePMFlightRecorder = "enable-pm-flight-recorder";
|
public const string EnablePMFlightRecorder = "enable-pm-flight-recorder";
|
||||||
public const string MobileErrorReporting = "mobile-error-reporting";
|
public const string MobileErrorReporting = "mobile-error-reporting";
|
||||||
public const string AndroidChromeAutofill = "android-chrome-autofill";
|
public const string AndroidChromeAutofill = "android-chrome-autofill";
|
||||||
|
public const string UserManagedPrivilegedApps = "pm-18970-user-managed-privileged-apps";
|
||||||
public const string EnablePMPreloginSettings = "enable-pm-prelogin-settings";
|
public const string EnablePMPreloginSettings = "enable-pm-prelogin-settings";
|
||||||
public const string AppIntents = "app-intents";
|
public const string AppIntents = "app-intents";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user