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

Commit 752e6a94 authored by Songchun Fan's avatar Songchun Fan
Browse files

[PreVerfiedDomains] feature flag

BUG: 307327678
Test: builds

Change-Id: Ie9ecd7ecea2264037bf6a03f114f029dddb31881
parent 4193f696
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -199,3 +199,10 @@ flag {
    bug: "282783453"
    is_fixed_read_only: true
}

flag {
    name: "set_pre_verified_domains"
    namespace: "package_manager_service"
    description: "Feature flag to enable pre-verified domains"
    bug: "307327678"
}