Add localazy config for location sharing
This commit is contained in:
parent
9a984e1423
commit
1c5037f6e2
7 changed files with 19 additions and 3 deletions
|
|
@ -409,6 +409,13 @@
|
|||
"screen\\.security_and_privacy\\..*",
|
||||
"screen\\.manage_authorized_spaces\\..*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":features:location:impl",
|
||||
"includeRegex" : [
|
||||
"screen\\.share_location\\..*",
|
||||
"screen\\.view_location\\..*"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue