commit | c449ba34d8dc2b605e419515249c0ef3c299306a | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Sun Sep 17 09:34:43 2023 -0700 |
committer | Akilesh Kailash <akailash@google.com> | Sun Sep 17 18:20:34 2023 -0700 |
tree | 2f97d79fbfefb424be62e4a30f81ef8360f6533c | |
parent | a6c1124738b79c74072e6f48e4c0065f0d24046d [diff] |
Compile with -D_FILE_OFFSET_BITS to support 32-bit userspace This is to support when partition sizes are greater than 2GB (2^31) on 32-bit userspace. Bug: 300178204 Test: OTA on device with 32-bit userspace + product partition > 2GB Ignore-AOSP-First: Cherrypick from AOSP Change-Id: I7074682352d8388ed410c684cb7cb0fa346ba24c Signed-off-by: Akilesh Kailash <akailash@google.com>