Android "useNoBackupDirectory" in SupportFactory

Do you plan to add support for “useNoBackupDirectory” in SupportFactory in Android? It would be usefull to prevent a database to be backed-up. AndroidX Sqlite supports this flag and it is used by AndroidX Work to store its database in “no_backup” folder.