[UNOFFICIAL BUILD] Motorola Moto G5 (cedric)

Hi,

This build is UNTESTED, I don’t own this device !
Please share you feedback :handshake:

0.14.2 Q build (06 Feb 2021) : https://www.androidfilehost.com/?fid=17248734326145730541

LineageOS device wiki : https://wiki.lineageos.org/devices/cedric

Proudly built using /e/ Docker, script :

#!/bin/bash
docker pull registry.gitlab.e.foundation/e/os/docker-lineage-cicd:community
docker run \
-v "/srv/src:/srv/src" \
-v "/srv/zips:/srv/zips" \
-v "/srv/logs:/srv/logs" \
-v "/srv/ccache:/srv/ccache" \
-e "BRANCH_NAME=v0.14.2-q" \
-e "DEVICE_LIST=cedric" \
-e "REPO=https://gitlab.e.foundation/e/os/releases.git" \
-e "CCACHE_SIZE=30G" \
-e "ANDROID_JACK_VM_ARGS=-Dfile.encoding=UTF-8 -XX:+TieredCompilation -Xmx20G" \
registry.gitlab.e.foundation/e/os/docker-lineage-cicd:community

Regain your privacy! Adopt /e/ the unGoogled mobile OS and online servicesphone

@Manoj, @Anonyme : it is not clear in which list I could add a link …

I did not have microG EN (I think, at least Coronalert app complained about it; installed /e/ from here on my moto G5).

However try as I may, stopping Apps, clearing storage, Apps keeps crashing … :frowning:

Any ideas ?

Thanks

Sorry for that, but your problem doesn’t seems to be related to this specific build …

So I’m replying to your other post :wink:

Hi,
Thanks for the build, installed this weekend (0.14.2 Q build).
Seems to work correctly for now, except it doesn’t recognize dual-SIM; only one is working.
Some random crash/reboot that cannot be reproduced.
Cheers

Thanks for your feedback ! :slight_smile:
I’ll seek if I can find information about this problem, as soon as I find the time …