To allow you to set the allowBackup property of a cordova-android application.
Read less
Any Android applications that target Android 6.0 (API level 23) or higher automatically participate in Auto Backup. This is because of the android:allowBackup attribute, which enables/disables backup. The property defaults to true in outystems-android projects as it is omitted from the AndroidManifest.xml file.
This asset is an ODC version of this one, thanks Miguel Antunes for the original asset:
https://www.outsystems.com/forge/component-documentation/3698
This ODC Asset was migrated by Fábio Fantato
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)