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

Commit a2e4c462 authored by Song Chun Fan's avatar Song Chun Fan
Browse files

[ADI][0/N] Feature flag for ADI

BUG: 360129103
FLAG: android.content.pm.verification_service
Test: n/a just adding a flag

Change-Id: I5886f7135e06e5a27eb089cd722c3c1cceff2dd2
parent 2efea4d3
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -331,3 +331,12 @@ flag {
    bug: "381949725"
    is_fixed_read_only: true
}

flag {
    name: "verification_service"
    namespace: "package_manager_service"
    description: "Feature flag to enable the new verification service."
    bug: "360129103"
    is_fixed_read_only: true
}