Update the backup and restore to correct namespace
Test: N/A
Flag: EXEMPT updating a flag
Bug: b/318484000
Change-Id: I791649ae5c694a6154d3f5abab91828550719474
diff --git a/core/java/android/permission/flags.aconfig b/core/java/android/permission/flags.aconfig
index 9e0d0e1..60a0ae3 100644
--- a/core/java/android/permission/flags.aconfig
+++ b/core/java/android/permission/flags.aconfig
@@ -354,9 +354,10 @@
flag {
name: "health_connect_backup_restore_permission_enabled"
is_fixed_read_only: true
- namespace: "health_connect"
+ namespace: "health_fitness_aconfig"
description: "This flag protects the permission that is required to call Health Connect backup and restore apis"
bug: "376014879" # android_fr bug
+ is_exported: true
}
flag {