This repository contains the device configuration and sources for the Motorola Moto E5 Play GO (codenamed pettyl).
| Component | Specification |
|---|---|
| SoC | Qualcomm MSM8917 Snapdragon 425 |
| CPU | Quad-core (4x1.4 GHz Cortex-A53) |
| GPU | Adreno 308 |
| Memory | 1 GB RAM |
| Storage | 16 GB |
| Battery | Li-Ion 2100 mAh |
| Display | 960 x 480 pixels, 18:9 ratio (5.34") |
| Camera | 8 MP, LED flash |
| Shipped Android | 8.0 (Oreo) |
To build LineageOS 17.1 for this device, you need to set up your workspace as follows:
- Device Tree: device/motorola/pettyl
- Vendor Tree: vendor/motorola/pettyl
-
Initialize the LineageOS source: repo init -u https://github.com/LineageOS/android.git -b lineage-17.1 --depth=1
-
Sync the source code: repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
-
Set up the environment: source build/envsetup.sh lunch lineage_pettyl-userdebug
-
Start the build: mka bacon -j$(nproc --all)
Este repositorio contiene la configuración del dispositivo y las fuentes para el Motorola Moto E5 Play GO (nombre clave pettyl).
| Componente | Especificación |
|---|---|
| SoC | Qualcomm MSM8917 Snapdragon 425 |
| CPU | Quad-core (4x1.4 GHz Cortex-A53) |
| GPU | Adreno 308 |
| Memoria | 1 GB RAM |
| Almacenamiento | 16 GB |
| Batería | Li-Ion 2100 mAh |
| Pantalla | 960 x 480 píxeles, relación 18:9 (5.34") |
| Cámara | 8 MP, flash LED |
| Android de Fábrica | 8.0 (Oreo) |
Para compilar LineageOS 17.1 para este dispositivo, debes configurar tu espacio de trabajo de la siguiente manera:
- Device Tree: device/motorola/pettyl
- Vendor Tree: vendor/motorola/pettyl
-
Inicializar las fuentes de LineageOS: repo init -u https://github.com/LineageOS/android.git -b lineage-17.1 --depth=1
-
Sincronizar el código fuente: repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
-
Configurar el entorno: source build/envsetup.sh lunch lineage_pettyl-userdebug
-
Iniciar la compilación: mka bacon -j$(nproc --all)
- Copyright (C) 2019 - 2026: The LineageOS Project.
- Device Maintainer: elmendezz (https://github.com/elmendezz)
- Copyright (C) 2026 - elmendezz.
# =================================================================
# =================================================================
# =================================================================
# ====================== elmendezz ==========================
# =================================================================
# =================================================================
# =================================================================

