Add localazy config for location sharing

This commit is contained in:
ganfra
2026-03-24 11:13:40 +01:00
parent f9f09b12f8
commit df6e76776d
7 changed files with 19 additions and 3 deletions

View File

@@ -409,6 +409,13 @@
"screen\\.security_and_privacy\\..*",
"screen\\.manage_authorized_spaces\\..*"
]
},
{
"name" : ":features:location:impl",
"includeRegex" : [
"screen\\.share_location\\..*",
"screen\\.view_location\\..*"
]
}
]
}