2019-08-27 11:21:15 +00:00
|
|
|
# Third-party libraries
|
2018-12-03 21:46:43 +00:00
|
|
|
|
2019-08-27 11:21:15 +00:00
|
|
|
This file list third-party libraries used in the Android source folder,
|
|
|
|
with their provenance and, when relevant, modifications made to those files.
|
2018-12-03 21:46:43 +00:00
|
|
|
|
2019-08-27 12:07:17 +00:00
|
|
|
## 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:
|
|
|
|
|
2024-06-16 19:14:34 +00:00
|
|
|
- `lib/src/com/google/android/vending/expansion/downloader`
|
2019-08-27 12:07:17 +00:00
|
|
|
|
2019-08-27 12:30:14 +00:00
|
|
|
Some files have been modified for yet unclear reasons.
|
2024-06-16 19:14:34 +00:00
|
|
|
See the `lib/patches/com.google.android.vending.expansion.downloader.patch` file.
|
2019-08-27 12:30:14 +00:00
|
|
|
|
2019-08-27 12:07:17 +00:00
|
|
|
## com.google.android.vending.licensing
|
2018-12-03 21:46:43 +00:00
|
|
|
|
2019-08-27 11:52:40 +00:00
|
|
|
- Upstream: https://github.com/google/play-licensing/tree/master/lvl_library/
|
2018-12-03 21:46:43 +00:00
|
|
|
- Version: git (eb57657, 2018) with modifications
|
|
|
|
- License: Apache 2.0
|
|
|
|
|
2019-08-27 11:52:40 +00:00
|
|
|
Overwrite all files under:
|
2018-12-03 21:46:43 +00:00
|
|
|
|
2024-06-16 19:14:34 +00:00
|
|
|
- `lib/aidl/com/android/vending/licensing`
|
|
|
|
- `lib/src/com/google/android/vending/licensing`
|
2018-12-03 21:46:43 +00:00
|
|
|
|
2019-08-27 11:52:40 +00:00
|
|
|
Some files have been modified to silence linter errors or fix downstream issues.
|
2024-06-16 19:14:34 +00:00
|
|
|
See the `lib/patches/com.google.android.vending.licensing.patch` file.
|
|
|
|
|
|
|
|
## com.android.apksig
|
|
|
|
|
|
|
|
- Upstream: https://android.googlesource.com/platform/tools/apksig/+/ac5cbb07d87cc342fcf07715857a812305d69888
|
|
|
|
- Version: git (ac5cbb07d87cc342fcf07715857a812305d69888, 2024)
|
|
|
|
- License: Apache 2.0
|
|
|
|
|
|
|
|
Overwrite all files under:
|
|
|
|
|
|
|
|
- `editor/src/main/java/com/android/apksig`
|