• 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][UNOFFICIAL][6.0.1] AOSP-OMS Marshmallow for Moto X 2013 - 10/07

Rahh1112

Senior Member
Oct 28, 2013
266
226
43
São Paulo
rafifos.github.io

Code:
#include <std_disclaimer.h>
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

What is AOSP ?
AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.

Anyway to get a working system I added some changes from CodeAurora Forum and CyanogenMod. I added also non-AOSP features for a better user experience ("Clear All" button in Recents) and I'm NOT going to add something other.

What is OMS ?
OMS (Overlay Manager Service) which was designed by google and its modded by our developers to include it into AOSP ROMs.In short,OMS is a Theme Engine replacement and it can do wonders!

Downloads Links
AOSP-OMS 6.0.1:
Download: https://www.androidfilehost.com/?fid=312968873555003333
MD5: 124dcbd525b27c6b92931e54011fd24c

Bluetooth FIX:
Download: https://www.androidfilehost.com/?fid=385035244224386547
MD5: 4ebd82bd83a112aab2cc3a1eb250c68b

GApps (optional, but recommended) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 6.0)

Color Calibration init.d script (optional):
Download: https://www.androidfilehost.com/?fid=457095661767099904
MD5: 19b0f08d0bb94b73b59ae6c1d30303d1

About AOSP-RRO : Repositories available on https://github.com/AOSP-RRO/
About GApps: Flash the GApps before the first boot. If not, a clean flash is recommended.


Flashing and updating
AOSP-OMS clean install :
- Flash the AOSP-OMS 6.0.1 ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- (Optional) Wipe data and cache (Make a backup to make sure you will not lose anything)
- Reboot

AOSP-OMS update / upgrade :
- (Information) Don't wipe anything unless you want to
- Flash the latest AOSP-OMS 6.0.1 ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash
- Reboot​


About UNOFFICIAL builds

Issues and reports
- Report issues only if you use the ROM kernel
- If an additional mod is installed, make sure it's unrelated, and mention it
- Make sure the issue wasn't discussed earlier in the threads
- Share a log of the error with SysLog for example


Q&A - FAQ
Q : Is root access included into AOSP-OMS ?
A : Not anymore, I removed it since it was too outdated. Download the lastest zip below:
> UPDATE-SuperSU-*.zip

Q : Is the ROM suited for daily usage ?
A : In theory, yes..but be aware that it may have bugs..

Q : Where can I change the Quick Tiles and Status Bar ?
A : Long press the Settings icon in the notifications drawer.
> You will have access to the SystemUI Tuner from Marshmallow.​


AOSP-OMS available for Moto X 2013 also thanks to :
- AOSP and CodeAurora Forums
- The CyanogenMod Team
- Alberto97 (for his works on F-AOSP lollipop)
- srisurya95 and akhilnarang for the AOSP-RRO repos
- Men_in_black007 and the AOSP-CAF Team
- SlimROMs
- AOSPB
- Adrian DC for most of the thread design​


Changelog:
2016/10/07:
Code:
- Fixed Rotation Sensor
- Fixed Flashlight

2016/10/06:
Code:
- Updated to Android 6.0.1 R61
- Removed SuperSU zip, since it was outdated
- Built with [B][email protected][/B] toolchains 
- Built with "JustArchi's ArchiDroid Optimizations V4.1" by [B][email protected][/B]
- Fixed video playback
- New snd_soc_mxm_2x from [B][email protected][/B], this should improve low-mic-volume as well as "Ok Google" detection
- Changed "persist.audio.handset.mic= " to "analog", this should fix sound in Video Recording and Snapchat
- Now using XPerience Kernel by [B][email protected][/B]

updater-script content:
Code:
ui_print("Bluetooth FIX, thanks to DEYVIS CHALES");
ui_print("");

ui_print("Mounting...");
run_program("/sbin/busybox", "mount", "/system");
ui_print("");

ui_print("Extracting files...");
package_extract_dir("system", "/system");
ui_print("");

ui_print("Setting permissions for directory and files...");
set_perm_recursive(0, 0, 0755, 0644, "/system/app/Bluetooth", /system/app/BluetoothExt", /system/app/BluetoothMidiService", /system/etc/bluetooth");
set_perm(0, 0, 0644, "/system/etc/permissions/android.hardware.bluetooth_le.xml", "/system/lib/hw/bluetooth.default.so", "/system/lib/libbluetooth_jni.so");
ui_print("");

ui_print("Unmounting...");
unmount("/system");
ui_print("");

ui_print("Done!");

XDA:DevDB Information
AOSP-OMS UNOFFICIAL, ROM for the Moto X

Contributors
Rahh1112
Source Code: https://github.com/AOSP-RRO

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Unlocked Bootloader, Custom Recovery (TWRP Recommended)
Based On: AOSP

Version Information
Status: Testing

Created 2016-08-06
Last Updated 2016-10-06


XDA:DevDB Information
AOSP-OMS UNOFFICIAL, ROM for the Moto X

Contributors
Rahh1112, TeamMex, JustArchi, VitaTaf, DespairFactor
Source Code: https://github.com/AOSP-RRO

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Unlocked Bootloader, Custom Recovery (TWRP Recommended)
Based On: AOSP

Version Information
Status: Beta

Created 2016-08-06
Last Updated 2016-10-22
 
Last edited:

Jaizu

Senior Member
Jan 4, 2013
963
452
0
Thank for the rom! Snap chat video record and torch working? Do you own the device so you can fix future bugs?
 

Jaizu

Senior Member
Jan 4, 2013
963
452
0
I can confirm that torchlight and Snapchat video recording still buggy. Not sure why are we making more roms based on buggy ones... :(
Edit: Stuff in Settings like Gestures, Buttons and Susbtratum aren't translated to other languages, at least to spanish.
I'm getting some webm(at least navigating for 4chan with firefox) buggy, not all of them, but they are like purple and green for some reason(I guess codecs?)

Those are the only bugs that I found, ROM works smooth and everything, but still those problems.
 
Last edited:
  • Like
Reactions: T-1311 and omy4069

omy4069

Senior Member
Sep 6, 2014
219
41
0
I can confirm that torchlight and Snapchat video recording still buggy. Not sure why are we making more roms based on buggy ones... :(
Edit: Stuff in Settings like Gestures, Buttons and Susbtratum aren't translated to other languages, at least to spanish.
I'm getting some webm(at least navigating for 4chan with firefox) buggy, not all of them, but they are like purple and green for some reason(I guess codecs?)

Those are the only bugs that I found, ROM works smooth and everything, but still those problems.
i don't know why not use the RR method to fix the flashlight and the videorecording.....
 

omy4069

Senior Member
Sep 6, 2014
219
41
0
I don't know about that, can you please explain me?
okeyy, in the RR MM thread, abisnur make a temporary fix for flashlight using the old moto x torch app and making a new tile with this app, and i dont know what fix use abisnur to make the video recording work but work xD
 

omy4069

Senior Member
Sep 6, 2014
219
41
0
I'm using the CM13 sources (99℅ of them) so, any bug that is present in cm113 roms will be present in this rom too..and maybe even new ones that i'm not aware of. I do have the device..but i'm not a developer, so I can't do much about translations and the flashlight/codec bug..sorry guys
but please contac abisnur to ask what sources or what thing abisnur do to make work the flashlight and videoreording
 

io_gh0st

Elite Member
Sep 27, 2011
1,098
303
0
Colombo
Quick feedback: the ROM is awesome, runs great and it is stable, but there a few bits left untranslated (at least in Brazilian portuguese). Do you need help translating them? I can help you.
 

Rahh1112

Senior Member
Oct 28, 2013
266
226
43
São Paulo
rafifos.github.io
I'using it in Pt-BR too, but adding stuff isn't good without a fork (and i don't have time to maintain a fork), because every time i do the "repo sync" all the changes will be overwritten..so all we can do for now is wait..
 

io_gh0st

Elite Member
Sep 27, 2011
1,098
303
0
Colombo
I'using it in Pt-BR too, but adding stuff isn't good without a fork (and i don't have time to maintain a fork), because every time i do the "repo sync" all the changes will be overwritten..so all we can do for now is wait..
I see. Can you tell me where the sources for RRO come from? This way I can talk directly to the people maintaining it, so they can commit new translations to everyone.
 

TheSaw

Senior Member
Dec 24, 2010
975
437
0
Cluj
I'm curious what novelty this ROM brings, couldn't find in description. Does it work better than other CM13 based ROMs? Is something extra fixed? Or is it just a different name?