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

Commit ef0bcba1 authored by Jessica Hummel's avatar Jessica Hummel
Browse files

Add flag for Backup and restore permissions

Test: n/a
Flag: EXEMPT This is the Flag
Bug: 328188870

Change-Id: I5ae5edb39446c3b7a1b3c6595587a9024cc821a7
parent 7c65d920
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -332,3 +332,11 @@ flag {
    description: "Enables ExtServices to leverage TextClassifier for OTP detection"
    bug: "351976749"
}

flag {
    name: "health_connect_backup_restore_permission_enabled"
    is_fixed_read_only: true
    namespace: "health_connect"
    description: "This flag protects the permission that is required to call Health Connect backup and restore apis"
    bug: "376014879" # android_fr bug
}