Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-31 | AOSP: erofs-utils: add an alias make_erofs for mkfs.erofsHEADlineage-18.1 | Huang Jianan | |
Function LookupVariable in build/blueprint/scope.go treats mkfs.erofs as pkg.var, which causes mkfs.erofs can't be parsed. Don't use dot to avoid this problem. Bug: 195274797 Test: mmm system/apex/apexer/testdata Change-Id: Ifb90df7135a75e3752455e3ede6de50bcb43cefd | |||
2021-08-31 | AOSP: erofs-utils: adapt for android build | Gao Xiang | |
Squashed commit of the following: Author: Huang Jianan <huangjianan@oppo.com> Date: Fri Feb 19 16:34:28 2021 +0800 erofs-utils: support pre-defined timestamp and UUID in Android build Bug: 180682930 Test: erofs image can be set to input timestamp and UUID Change-Id: Ib93cf422c0410ba46867c5a1b91a7c40b06a281e Signed-off-by: Huang Jianan <huangjianan@oppo.com> Author: Alistair Delva <adelva@google.com> Date: Mon Nov 2 10:39:22 2020 -0800 Suppress darwin build of mkfs.erofs Bug: 172023026 Change-Id: Id051e0c504a896fbf7ebc34491f577a0766547b6 Author: Gao Xiang <hsiangkao@redhat.com> Date: Wed Jun 17 13:39:39 2020 +0800 Add Android build script Change-Id: I3e97e1040003728483ab73ef222c06b59800a2f3 Author: Gao Xiang <hsiangkao@redhat.com> Date: Wed Jun 17 10:57:19 2020 +0800 Add necessary Android.bp file Change-Id: If06b4849babb1806205cb26208407aea7e24e98f Change-Id: Iae92b719e58d5e5db4bf4382c8c803989953eb20 Signed-off-by: alk3pInjection <webmaster@raspii.tech> |