• 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][6.0.1][FINAL] Android Open Source Project [OMS/Substratum] [Updated 31-10-2016]

STRYDER~007

Inactive Recognized Developer / Recognized Themer
May 13, 2013
2,740
9,244
0
Pune


Android Open Source Project with OMS/Layers

Disclaimer:-
Code:
* 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 make nandroid backup before flashing this as a precaution!

* Try this ROM at your own risk!
Smoothness of Stock ROM with greatness of OMS Themes!

What is AOSP?

AOSP is Android as Google publishes 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 also added 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 stands for Overlay Manager Service and was developed by Sony, just like RRO - so overlays could be downloaded and managed through a client.
More about OMS and Substratum
;)

Developers:-

Features:-
  • Based On Google's AOSP
  • Clear all recents
  • AOSPA Battery Styles
  • Quick Unlock
  • Volume Rocker Wake
  • Advanced reboot
  • Hardware Key customization
  • Optimizations for battery

How to flash:-
  • Download Latest AOSP Marshmallow Build
  • Download Gapps
  • Take Nandroid Backup via Recovery
  • Recommended- Full wipe and Factory reset
  • Format System, Data, Cache, Dalvik-cache and Clean Install the ROM
  • Flash ROM using recovery
  • For Xperia M Dual, flash THIS patch
  • Flash Gapps
  • Reboot
  • Enjoy!
  • NOTE- To access FOTA recovery(CWM/TWRP) after flashing AOSP, press vol+ on reboot.

Downloads:-
Old Versions:-
Bugs:-
  • None!!

Credits:-
  • Big thanks to @PecanCM
  • Thanks to @Alberto97 (for his works on F-AOSP lollipop)
  • CyanogenMod Team
  • SlimROM Community
  • AOSPB

XDA:DevDB Information
Android Open Source Project [AOSP+RRO], ROM for the Sony Xperia M

Contributors
STRYDER~007
ROM OS Version: 6.0.x Marshmallow

Source Code Rom:https://github.com/AOSP-RRO
Source Code Kernel:https://github.com/CyanogenMod/android_kernel_sony_msm8x27/tree/cm-13.0
Source Code Device:https://github.com/STRYDER-007/aosp_device_sony_nicki

Version Information
Status: Stable

Created 2016-05-15
Last Updated 2016-10-31
 
Last edited:

STRYDER~007

Inactive Recognized Developer / Recognized Themer
May 13, 2013
2,740
9,244
0
Pune
Screenshots and Changelogs

Changelogs:-
Code:
====================
     31-10-2016
====================

-  Merged Android-6.0.1_r72
-  October 5th security patch merged 
-  Added livewallpaper picker 
-  Added caf material music player and audio fx
-  Nuked busy box and added toybox
-  Fixed bash
-  New default wallpaper
-  Updated sepolicy
-  Added many APNs
-  Updated and included new OMS commits

====================
     13-08-2016
====================

-  Android-6.0.1_r61 merged 
-  Updated security patch to August
-  Added AOSPA battery styles which includes portrait, circle, percentage only modes (Accessible through Settings->Battery) 
-  New Theme system called OMS is now merged. Layers manager is deprecated and Substratum is added. 
-  Added option to select MTP or charging or photo transfer by default when usb is connected (accessible through Settings->Storage & USB) 
-  Fix Low recording volume  
-  New material Camera icon 
-  New material SIM toolkit icon 
-  Removed Email app to reduce zip size 
-  New Adreno sensor blobs 
-  Fix network search 
-  Hotplug updates in kernel for performance improvements  
-  Upstream AOSP changes 

====================
     14-05-2016
====================

-  Updated base to 6.0.1_r43
-  Security patches updated to May Release
-  Fixed SuperSU flashing

-  Initial Marshmallow Release
Screenshots:-





 

Attachments

Last edited:

poran123

Elite Member
Aug 12, 2012
1,139
122
0
27
Shillong
NOTE- To access FOTA recovery(CWM/TWRP) after flashing AOSP, press vol+ on reboot.
with vol down i wont be able to boot to FOTA recovery? my vol+ is broken
 

Nicklas Van Dam

Elite Member
Dec 14, 2013
2,829
1,379
0
22
Tangerang
github.com
NOTE- To access FOTA recovery(CWM/TWRP) after flashing AOSP, press vol+ on reboot.
with vol down i wont be able to boot to FOTA recovery? my vol+ is broken
you still can access recovery mode using terminal command ;). try to install terminal emulator app and use this command.
su (enter)
reboot recovery (enter)

and that same too if you want to use adb command, just add adb shell at first command and follow another lines to complete it :)
 
  • Like
Reactions: poran123 and kh34d