commit | 799243055f8976a6af1a9933f63f55ec9a2311ec | [log] [tgz] |
---|---|---|
author | bigbiff <bigbiff@teamw.in> | Sun May 02 20:06:09 2021 -0400 |
committer | bigbiff <bigbiff@teamw.in> | Tue May 18 20:35:52 2021 -0400 |
tree | 8cd3af59c84e5908cbf7bb834608d0575906894b | |
parent | be4f46cbc35ea3325ed43cf34913e05a69306444 [diff] |
apex: only mount required apex files Since recent kernels seem to limit the number of loopback devices to 7, we now just mount the required apex files in TWRP. To mount additional apex files specify TW_ADDITIONAL_APEX_FILES in your BoardConfig, for example: TW_ADDITIONAL_APEX_FILES := "apex1 apex2" To disable Apex in your builds use: TW_EXLUCDE_APEX := true Change-Id: Ib55529a4dc17ce2b737b01b86100dca3dc75e6c9 Change-Id: I3b4dfbb164838ffb126016b0d862f67d3f170bf3