commit | 523c4a32a49f4151f0a05d38d8ff4db899298e7e | [log] [tgz] |
---|---|---|
author | Steve Soltys <steve@stevesoltys.com> | Sat Nov 10 16:01:31 2018 -0500 |
committer | Steve Soltys <steve@stevesoltys.com> | Sat Nov 10 16:01:31 2018 -0500 |
tree | 68690cd91f51a43a451f1ad4c2cf20f0b412b2da | |
parent | bf177535e3128f8462864fafb9ed82b6f16ec082 [diff] |
Set LOCAL_PRIVATE_PLATFORM_APIS flag for Android Pie support
A backup application for the Android Open Source Project.
This application is compiled with the operating system and does not require a rooted device for use. It uses the same internal APIs as adb backup
and only requires one permission: android.permission.BACKUP
.
Bug reports and pull requests are welcome on GitHub at https://github.com/stevesoltys/backup.
This application is available as open source under the terms of the MIT License.