Files
build/core
Jiyong Park 5217eed7a3 Add TARGET_FLATTEN_APEX
TARGET_FLATTEN_APEX, when set to true, flattens APEXes that are on
/system. Flattening an APEX means files in it are not packaged as a mini
file system image, but exist in the /system partition as individual
files. This option is for devices where kernel does not support loopback
devices or the maximum number of loopback devices is too small (though
the threshold is TBD as of now).

Bug: 118485880
Test: TARGET_FLATTEN_APEX=true m apex.test; tree
out/target/product/.../system/apex/apex.test shows list of files in it.

Test; m apex.test, then a file out/target/product/.../system/apex/apex
.test.apex exists.

Change-Id: Ie13cb062c1387d55689692ba2b123e606ada8aa4
2018-11-14 07:53:23 +09:00
..
2018-11-13 21:56:47 +00:00
2018-10-12 23:54:51 +00:00
2018-03-20 15:47:45 -07:00
2018-11-13 21:56:47 +00:00
2018-04-17 11:20:33 -07:00
2018-06-21 10:12:23 -07:00
2018-10-20 16:59:41 -07:00
2018-06-21 10:12:23 -07:00
2018-08-29 17:33:29 +00:00
2018-11-12 11:15:12 -08:00
2018-08-08 18:59:44 +08:00
2018-11-13 20:29:18 +00:00
2018-10-20 21:37:44 -07:00
2018-10-01 13:41:27 -07:00
2018-11-05 10:57:24 -08:00
2018-11-14 07:53:23 +09:00
2018-10-21 19:55:40 -07:00