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

Commit bc1dc6b4 authored by Nan Wu's avatar Nan Wu
Browse files

Remove an unused flag

Remove prevent_intent_redirect_show_toast_if_nested_keys_not_collected

Bug: none
Test: manual
Flag: android.security.prevent_intent_redirect_show_toast_if_nested_keys_not_collected
Change-Id: Idaa08d3883826aa602de26f7531e380e199df4d5
parent beed0e80
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -96,14 +96,6 @@ flag {
    is_fixed_read_only: true
}

flag {
    name: "prevent_intent_redirect_show_toast_if_nested_keys_not_collected"
    namespace: "responsible_apis"
    description: "Prevent intent redirect attacks by showing a toast if not yet collected"
    bug: "361143368"
    is_fixed_read_only: true
}

flag {
    name: "prevent_intent_redirect_show_toast_if_nested_keys_not_collected_r_w"
    namespace: "responsible_apis"