PitchBlackRecoveryProject / android_bootable_recovery

The heart :heart: of PBRP
https://pitchblackrecovery.com
Apache License 2.0
102 stars 40 forks source link

apex: only mount required apex files #87

Closed imranpopz closed 3 years ago

imranpopz commented 3 years ago

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

We Merge Pull Requests Submitted Here After Reviewed By Core Developers

If you are submitting any patches, Tell us a little about it.

Kindly wait for Core Developers to review.

You can join our community on Telegram