mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 23:43:31 +00:00
ee5898f58a
Synced with https://github.com/google/play-apk-expansion/commit/9ecf54e5ce7c5a74a2eeedcec4d940ea52b16f0e.
901 B
901 B
Third-party libraries
This file list third-party libraries used in the Android source folder, with their provenance and, when relevant, modifications made to those files.
com.google.android.vending.expansion.downloader
- Upstream: https://github.com/google/play-apk-expansion/tree/master/apkx_library
- Version: git (9ecf54e, 2017)
- License: Apache 2.0
Overwrite all files under:
src/com/google/android/vending/expansion/downloader
com.google.android.vending.licensing
- Upstream: https://github.com/google/play-licensing/tree/master/lvl_library/
- Version: git (eb57657, 2018) with modifications
- License: Apache 2.0
Overwrite all files under:
aidl/com/android/vending/licensingsrc/com/google/android/vending/licensing
Some files have been modified to silence linter errors or fix downstream issues.
See the patches/com.google.android.vending.licensing.patch file.