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

Commit 84b7b369 authored by Nate Myren's avatar Nate Myren Committed by Android (Google) Code Review
Browse files

Merge "Add incall fraud flags" into main

parents 4877f9ca 32475a88
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -52,6 +52,24 @@ flag {
    bug: "310220212"
}

flag {
    name: "enhanced_confirmation_in_call_apis_enabled"
    is_exported: true
    is_fixed_read_only: true
    namespace: "permissions"
    description: "enable enhanced confirmation incall apis"
    bug: "310220212"
}

flag {
    name: "unknown_call_package_install_blocking_enabled"
    is_exported: true
    is_fixed_read_only: true
    namespace: "permissions"
    description: "enable the blocking of certain app installs during an unknown call"
    bug: "310220212"
}

flag {
    name: "op_enable_mobile_data_by_user"
    is_exported: true