How to copy ALL install-time Play Asset Deliver files to my app’s file system on Android?
My Android app is using install-time Play Asset Delivery to deliver all my game’s assets. This asset folder is an arbitrary hierarchy of directories that I need to copy verbatim into my app’s file system.