Pass page size to zipalign
Our apps keep being detected as not compliant to the 16KiB page size.
I think the problem is that now zipalign requires an additional -P parameter as per https://developer.android.com/tools/zipalign#usage.
Our apps keep being detected as not compliant to the 16KiB page size.
I think the problem is that now zipalign requires an additional -P parameter as per https://developer.android.com/tools/zipalign#usage.