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

Commit ac951f83 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for Backup and restore permissions" into main

parents 9aeb3a8e ef0bcba1
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
}