• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][harpia] CyanogenMod 13 for Moto G Play

squid2

Recognized Developer
Mar 9, 2015
1,722
10,969
0
Ontario


I've been working on porting CyanogenMod 13 to the Moto G Play. It's part of the msm8916-common family.

Changelog:
Code:
November 9, 2016:
- Support for XT1603 and dual SIM XT1601 variants
- Kernel security updates

October 19, 2016:
- Source built kernel
- Support for more variants
- CM updates

September 3, 2016:
- Initial public release
Working:
  • Still and video camera
  • Audio
  • RIL
  • WiFi
  • Still picture and video taking
  • SD card
  • Video playback

Downloads:
November 9 Build
October 19 Release
September 1 Release

Source Code:
ROM: https://github.com/CyanogenMod
Device: https://github.com/moto8916

XDA:DevDB Information
[ROM][harpia] CyanogenMod 13 for Moto G Play, ROM for the Moto G4 Play

Contributors
squid2, Alberto97
Source Code: https://github.com/moto8916/android_device_motorola_harpia

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x

Version Information
Status: Testing

Created 2016-09-03
Last Updated 2016-11-09
 

massalami

Senior Member
Apr 1, 2011
670
403
0
Great rom, mate, but ouch..I forgot to backup so now I don´t have my radio functionality ( completely aware it was stated in the post. Totally my fault).
I was wondering if theres a stock rom image available or if it would be possible to provide such a thing.
Either way, I appreciate the rom and the help, if possible.
 

Rotkaeqpchen

Senior Member
Apr 30, 2008
485
86
0
Great rom, mate, but ouch..I forgot to backup so now I don´t have my radio functionality ( completely aware it was stated in the post. Totally my fault).
I was wondering if theres a stock rom image available or if it would be possible to provide such a thing.
Either way, I appreciate the rom and the help, if possible.
A few days ago I found the firmware in a French forum. Unfortunately it's filefactory only ^^ I already recovered the system partition of my device several times with these files.

http://www.filefactory.com/file/4kt...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
 
  • Like
Reactions: massalami

squid2

Recognized Developer
Mar 9, 2015
1,722
10,969
0
Ontario
Great rom, mate, but ouch..I forgot to backup so now I don´t have my radio functionality ( completely aware it was stated in the post. Totally my fault).
I was wondering if theres a stock rom image available or if it would be possible to provide such a thing.
Either way, I appreciate the rom and the help, if possible.
I don't have any firmware links beyond the usual FileFactory ones, so that's what you'll have to use for now. Once you revive your device, if you could run "getprop" over ADB and PM me the output, I'll add support for your variant's radio.
 
  • Like
Reactions: massalami

massalami

Senior Member
Apr 1, 2011
670
403
0
Thank you squid. I was able to recover the device. Is there a particular section of the get prop log you want? Bc I got something huge and I'm sure the command prompt clipped part of the information.
Once again, thanks for the good will

---------- Post added at 10:52 PM ---------- Previous post was at 10:51 PM ----------

A few days ago I found the firmware in a French forum. Unfortunately it's filefactory only ^^ I already recovered the system partition of my device several times with these files.

http://www.filefactory.com/file/4kt...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Thank you very much. I had found the same website but wasn't sure if it was the proper version for my device but after your post I went ahead and tried it and it worked wonders.
 

squid2

Recognized Developer
Mar 9, 2015
1,722
10,969
0
Ontario
Thank you squid. I was able to recover the device. Is there a particular section of the get prop log you want? Bc I got something huge and I'm sure the command prompt clipped part of the information.
Once again, thanks for the good will
The easiest way to get the whole thing is to direct output to a file.
Code:
adb shell getprop > props.txt
I recommend sending me the file contents in a PM instead of posting publicly as it contains your serial number, IMEI, and MAC address. Alternatively, you can post the file here in thread if you censor out those three things.
 

massalami

Senior Member
Apr 1, 2011
670
403
0
The easiest way to get the whole thing is to direct output to a file.


I recommend sending me the file contents in a PM instead of posting publicly as it contains your serial number, IMEI, and MAC address. Alternatively, you can post the file here in thread if you censor out those three things.
Thanks squid. Ive sent you a pm with the info requested
 

kindlefire39

Senior Member
Mar 2, 2012
60
1
0
Thank you squid. I was able to recover the device. Is there a particular section of the get prop log you want? Bc I got something huge and I'm sure the command prompt clipped part of the information.
Once again, thanks for the good will

---------- Post added at 10:52 PM ---------- Previous post was at 10:51 PM ----------


Thank you very much. I had found the same website but wasn't sure if it was the proper version for my device but after your post I went ahead and tried it and it worked wonders.
Did this give you the proper radio/variant as well? I'm a bit confused about file factory images.
 

Easy_as_Pi_3.14

Elite Member
Dec 5, 2013
1,196
496
0
Massachusetts
@squid2 The theme chooser bug was an upstream thing. It should be fixed now.

Because I had it on my (now defunct, RIP) Galaxy S3 LTE on nightlies, and although I didn't update, I saw the day after I noticed it in the changelog, that they removed the boot receiver from the code, but forgot to remove it from AndroidManifest.xml.

So a new build should fix it.
 

cvbrt

Senior Member
Jan 19, 2015
56
20
0
cm13 and cm14 for harpia

Squid2, will you make cm13 for harpia official or only cm14? I am asking because the cm14 development is well advanced. Thanks