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

Commit 32475a88 authored by Nate Myren's avatar Nate Myren
Browse files

Add incall fraud flags

Bug: 364535720
Test: build
Flag: android.permission.flags.enhanced_confirmation_in_call_apis_enabled
Change-Id: I9ebd80482c4d30c7ba4c4c6f4e34da3afebfb582
parent 784188cf
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