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

Commit fce2b2a2 authored by Kasia Krejszeff's avatar Kasia Krejszeff Committed by Android (Google) Code Review
Browse files

Merge "Add new aconfig flag to enable system contacts picker" into main

parents 10ee3973 48d5810c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -26,3 +26,10 @@ flag {
    description: "Feature flag to stop voice assistant session"
    bug: "419049796"
}

flag {
    name: "enable_system_contacts_picker"
    namespace: "profile_experiences"
    description: "Enable the new system contacts picker application components and the new intent action ACTION_PICK_CONTACTS."
    bug: "427934258"
}