Do textures get packed based on max resolution?

Hello,
I’m in the process of reducing my apk filesize for a mobile game and was wondering if it made a difference whether or not textures are packed into a package at the min resoultion size or if they are packed at full scale? in broader terms, is downscaling an asset for runtime use taken into account when packaging?