Files
build/core
Adrien Schildknecht 9a072cc0b0 Add support for creating ext4 images with mke2fs
We are investigating replacing make_ext4fs with the upstream tool mke2fs.
To mitigate the trouble that may arise if the new tool behave differently
compared to the old one, there will be a transition period.

Devices that want to use the new way of creating ext4 images can set the
variable "TARGET_USES_MKE2FS" to true in their BoardConfig.mk
By default, the build system will choose the old tool 'make_ext4fs'.

Test: m otapackage with TARGET_USES_MKE2FS={,false,true}
Change-Id: I282bcb9efe335a86c53986283090ca947d65c7f8
2016-11-18 17:06:29 -08:00
..
2016-09-09 11:01:15 -07:00
2016-10-06 16:57:39 -07:00
2016-11-13 09:44:25 -08:00
2016-07-29 19:58:35 +00:00
2016-11-13 09:44:25 -08:00
2016-07-29 19:58:35 +00:00
2016-09-02 13:20:52 -07:00
2016-07-29 19:58:35 +00:00
2016-09-15 14:40:39 -07:00
2016-07-29 19:58:35 +00:00
2016-09-21 10:54:42 +02:00
2015-09-09 18:12:29 +00:00
2016-07-29 19:58:35 +00:00
2016-07-29 19:58:35 +00:00
2016-07-29 19:58:35 +00:00
2016-09-12 16:16:50 -07:00
2016-07-29 19:58:35 +00:00
2016-07-29 19:58:35 +00:00
2016-10-18 17:26:07 -07:00
2016-09-09 09:41:10 +01:00