Files
godot/platform/android/java/THIRDPARTY.md
Rémi Verschelde 472d10a0ad Android: Reapply custom changes to Google expansion.downloader lib
I don't know why they're needed, but readding for now to keep things
working as they were.
2019-08-27 14:30:14 +02:00

1.0 KiB

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

Overwrite all files under:

  • src/com/google/android/vending/expansion/downloader

Some files have been modified for yet unclear reasons. See the patches/com.google.android.vending.expansion.downloader.patch file.

com.google.android.vending.licensing

Overwrite all files under:

  • aidl/com/android/vending/licensing
  • src/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.