GmsCore
GmsCore copied to clipboard
Asset Modules download cancellation incomplete
Follow up from #2506
Downloads are not yet cancelled:
- immediately on request, but only after the current chunk is fully downloaded
- if the app requests download cancellation on its own (see https://github.com/microg/GmsCore/pull/2506/files#diff-86f4eabecedcf18b6fb1492c68bdaad2852bc161ad4366c43672511882366aa9R220)
- if the app notifies of a session failure (see https://github.com/microg/GmsCore/pull/2506/files#diff-86f4eabecedcf18b6fb1492c68bdaad2852bc161ad4366c43672511882366aa9R167)