Added change note for ContentProvider query

This commit is contained in:
Ed Minnix
2022-09-29 16:17:52 -04:00
parent 29e34ac970
commit 90590429e3

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added a new predicate, `hasIncompletePermissions`, in the `AndroidProviderXmlElement` class. This predicate detects if a provider element does not provide both read and write permissions.