+1
−5
+1
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* These device's /product partition has a size of only 128MB which
is not enough for modules such as external/chromium-webview.
* Secondly, known existing packages don't handle real /product
in a smart way, e.g. OpenGapps used to modify /product for
quite some time, but since then the change has been reverted
for an unknown reason.
Ideally installable-in-recovery packages should:
- mount rootfs aka /system and check whether
/<real_rootfs>/product is a symlink to
/system/product or a mount point,
- mount /product block device if needed,
- modify files in appropriate location.
That way both worlds — /product and /system/product would
be happy ^.^
Change-Id: I15327473fa39177853c46b1e5162503d8604d3ef