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

Commit 1a948938 authored by Hani Kazmi's avatar Hani Kazmi Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag for Enhanced Confirmation Mode" into main

parents 1b569ee3 75dbebd4
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"
}