Merge pull request #1400 from vector-im/feature/bma/fixCrashPhoto
Fix crash when user wants to use the camera
This commit is contained in:
commit
5119ca33dd
47 changed files with 597 additions and 143 deletions
|
|
@ -50,6 +50,12 @@
|
|||
"rich_text_editor.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": ":libraries:permissions:api",
|
||||
"includeRegex": [
|
||||
"dialog\\.permission_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": ":libraries:androidutils",
|
||||
"includeRegex": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue