| commit | 92b7166124f5b7adb5d00e57c8684b6d04898dce | [log] [tgz] |
|---|---|---|
| author | Bruno Martins <bgcngm@gmail.com> | Tue Mar 20 00:28:54 2018 +0000 |
| committer | Michael Bestas <mkbestas@lineageos.org> | Sun Jun 22 09:27:12 2025 +0300 |
| tree | 4c48000f127d101ff39ed59a3e211209bdcd6bf3 | |
| parent | 7770116a244e96de9672eb8b7a8a1b44ba40ec91 [diff] |
resize: Make a target for standalone resize2fs_static binary * Some devices still ship this static binary into the OTA in order to automatically resize system partition after OTA is installed. * This restores resize/Android.mk that had been removed in commit 7a9e1a9 and applies commit 0f37ade7. Apparently this is the only way to copy the executable to a path outside $OUT/system without messing with soong. Change-Id: Ied438c977d0920ef672dcce156ff62d5c658aa33