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

Commit 75dbebd4 authored by Hani Kazmi's avatar Hani Kazmi
Browse files

Add feature flag for Enhanced Confirmation Mode

Bug: 297372999
Test: Tested on device
Change-Id: I8be87e067f786438c4deb7e3f5095a76c73fb177
parent 930a7c70
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -36,3 +36,10 @@ flag {
    description: "Collect sepolicy hash from sysfs"
    bug: "308471499"
}

flag {
    name: "extend_ecm_to_all_settings"
    namespace: "responsible_apis"
    description: "Allow all app settings to be restrictable via configuration"
    bug: "297372999"
}