diff options
author | 2025-01-10 08:19:58 +0000 | |
---|---|---|
committer | 2025-01-15 13:33:05 +0000 | |
commit | b5b45a069882c208d284e5ac430e656e1451355c (patch) | |
tree | 06e94c833f02b4d94e839372c3b11b6d93bbedbd /fsgen/filesystem_creator.go | |
parent | 3fa68093a5e366437fcfe8feb84428a9d2a9eea1 (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 'fsgen/filesystem_creator.go')
0 files changed, 0 insertions, 0 deletions