blob: 24fc56a93f26ac3eb6f3412f1f3dfe223d4a5db0 [file] [log] [blame]
---
layout: device
title: "Motorola Moto One Power"
codename: chef
downloadfolder: chef
devicetree: https://github.com/TeamWin/android_device_motorola_chef
supportstatus: Current
maintainer: Rohan Hasabe
oem: Motorola
---
{% include disclaimer.html %}
{% include supportstatus.html %}
NOTE: Monthly security updates may break decryption of /data in TWRP. MTP does not work at this time, but you can use adb to transfer files.
{% include download.html %}
<div class='page-heading'>Installation:</div>
If you do not already have TWRP installed:
Download twrp img. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
fastboot boot path/to/twrp.img
This will temporarily boot TWRP on your device.