summaryrefslogtreecommitdiff
path: root/golang
diff options
context:
space:
mode:
author Nelson Li <nelsonli@google.com> 2025-01-10 08:19:58 +0000
committer Nelson Li <nelsonli@google.com> 2025-01-15 13:33:05 +0000
commitb5b45a069882c208d284e5ac430e656e1451355c (patch)
tree06e94c833f02b4d94e839372c3b11b6d93bbedbd /golang
parent3fa68093a5e366437fcfe8feb84428a9d2a9eea1 (diff)
Add Compress_apk property to android_app_import
This change adds a new boolean property, Compress_apk, to the android_app_import module type. When set to true, the output APK will be compressed using gzip. This can reduce the size of the installed APK, saving storage space. This functionality is the same as the LOCAL_COMPRESSED_MODULE variable in Android.mk builds. Bug: 384848192 Bug: 383642702 Test: add compress_apk in android_app_import Change-Id: If6793ea09951c54d42ba5cc4249b698b676cbcc7
Diffstat (limited to 'golang')
0 files changed, 0 insertions, 0 deletions