Skip to content

TeamWin/android_device_motorola_troika

 
 

Repository files navigation

TWRP Device configuration for Motorola One Action

Device specifications

Basic Spec Sheet
CPU Octa-core 2.2 GHz
CHIPSET Samsung Exynos 9609
GPU Mali G72 MP3
Memory 4GB
Shipped Android Version 9.0 (Pie)
Storage 128GB
Battery 3500 mAh
Dimensions 160.1 x 71.2 x 9.2 mm
Display 1080 x 2520 pixels, 6.3" LTPS IPS LCD
Rear Camera 12 MP (f/1.8) + 16 MP (f/2.2) + 5 MP (f/2.2)
Front Camera 12 MP (f/2.0)

Device Picture

Kernel Source

Check here: https://github.com/ixmoe/android_kernel_motorola_universal9610

How to compile

. build/envsetup.sh
lunch omni_troika-eng
make -j4 recoveryimage

Copyright

 /*
 *  Copyright (C) 2013-20 The OmniROM Project
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 *
 */

About

Motorola One Action XT2013 TWRP Device Tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 82.0%
  • Shell 18.0%