commit | 0a59994c5a37ff3a035950f0f7d145c259d1ea38 | [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 09:34:43 2023 -0700 |
tree | af0f37b48fda9cd01337f1993509332a2392e002 | |
parent | c5365ad49e68b1349b71b14758c1211551cc36d9 [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 Change-Id: I7074682352d8388ed410c684cb7cb0fa346ba24c Signed-off-by: Akilesh Kailash <akailash@google.com>