• 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] AOSP-OMS for Xperia ZR [FINAL]

Chippa_a

Recognized Developer
Oct 10, 2015
304
3,101
0
AOSP-OMS for Xperia ZR
Code:
[SIZE="4"][FONT="Georgia"]/*
 * [COLOR="Red"]Your warranty is now void.[/COLOR]
 *
 * 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.
 */[/FONT][/SIZE]

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

Installation Instructions
  1. Download the latest build
  2. Download Gapps
  3. Place ROM and Gapps in your SD card or Internal Storage
  4. Reboot into recovery mode
  5. Full wipe and factory reset [Recommended]
  6. Flash ROM
  7. Flash Gapps
  8. Reboot

Update Instructions
  1. Download the latest build of AOSP-OMS
  2. Place the build in your SD card or Internal Storage
  3. Reboot into recovery mode
  4. Wipe cache and dalvik cache
  5. Flash build
  6. Reboot

Download ROM
Gapps
OpenGapps (ARM/Android-6.0). I recommend you choose pico or nano version.

Source
AOSP-OMS on Github
Kernel: APQ8064


Credits
  • AOSP and CodeAurora Forums
  • The CyanogenMod Team
  • AOSPB
  • SlimROMs
  • Alberto97 (for his works on F-AOSP lollipop)
  • srisurya95 and akhilnarang for the AOSP-OMS repos
  • Men_in_black007

XDA:DevDB Information
AOSP-OMS for Xperia ZR, ROM for the Sony Xperia ZR

Contributors
Chippa_a
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x

Version Information
Status: Stable

Created 2016-04-18
Last Updated 2016-11-02
 
Last edited:

Chippa_a

Recognized Developer
Oct 10, 2015
304
3,101
0
Helpful information

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 / Substratum ?
Substratum is an application, downloadable from the Play Store, that utilizes all of Sony's Overlay Manager Service (OMS), found on the official AOSP code review. This is similar to Layers in terms of stability and customization as it runs off an upgraded version of the Resource Runtime Overlay system, with the added benefit of running up-to-date Sony code on a customized ROM.

More here : https://plus.google.com/communities/102261717366580091389
What is RRO ?
Runtime Resource Overlay (RRO) was contributed by Sony to the Android code base. The RRO framework provides the possibility to modify the look and feel of an application while it is running, without any need to change or recompile the application source code. In short, RRO is a Theme Engine replacement which can do wonders!

More here : http://developer.sonymobile.com/201...ce-overlay-framework-to-android-code-example/
Q&A - FAQ
Q : Is root access included into AOSP-OMS ?
A : Yes, SuperSU is included now. If not, you have to add root through a flashable SuperSU zip
> BETA-SuperSU-v2.52.zip is recommended.

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.​
 

Attachments

Last edited:

hagar006

Senior Member
Aug 18, 2010
300
222
43
Good ROM this...
Even better it Layers :)
Latest Xposed confirmed working
I tried flashing SU 2.65 which didn't give root so i flashed SU 2.52 as recommended by @Chippa_a above, rooted...
Another excellent effort bro..
 
  • Like
Reactions: chekstar1415

sigprof

Senior Member
Jan 5, 2012
180
234
0
The same problem with MAC addresses as in Resurrection Remix is present here — they are not set because of wrong service start order.

The microSD card formatted as exfat is not recognized (the “Corrupted SanDisk SD card” notification is displayed). There are some errors in logcat:
Code:
04-21 09:36:10.369 V/vold    (  208): /system/bin/mount.exfat
04-21 09:36:10.369 V/vold    (  208):     -o
04-21 09:36:10.369 V/vold    (  208):     noatime,nodev,nosuid,dirsync,uid=1023,gid=1023,fmask=7,dmask=7,noexec,rw
04-21 09:36:10.369 V/vold    (  208):     /dev/block/vold/public:179,33
04-21 09:36:10.369 V/vold    (  208):     /mnt/media_rw/6662-6238
04-21 09:36:10.405 I/mount.exfat(  208): FUSE exfat 1.2.3
04-21 09:36:10.471 E/Sensors ( 1423): HAL:write 50 to fd 186 returned 'Device or resource busy' (16)
04-21 09:36:10.471 E/Sensors ( 1423): HAL:GYRO update delay error
04-21 09:36:10.471 E/Sensors ( 1423): HAL:write 200 to fd 186 returned 'Device or resource busy' (16)
04-21 09:36:10.471 E/Sensors ( 1423): HAL:ACCEL update delay error
04-21 09:36:10.478 W/System  ( 2281): ClassLoader referenced unknown path: /system/framework/tcmclient.jar
04-21 09:36:10.479 I/auditd  ( 2407): type=1400 audit(0.0:5): avc: denied { read } for comm="mount.exfat" name="6662-6238" dev="tmpfs" ino=12556 scontext=u:r:vold:s0 tcontext=u:object_r:mnt_media_rw_stub_file:s0 tclass=dir permissive=1
04-21 09:36:10.479 I/mount.exfat( 2407): type=1400 audit(0.0:5): avc: denied { read } for name="6662-6238" dev="tmpfs" ino=12556 scontext=u:r:vold:s0 tcontext=u:object_r:mnt_media_rw_stub_file:s0 tclass=dir permissive=1
04-21 09:36:10.479 I/auditd  ( 2407): type=1400 audit(0.0:6): avc: denied { open } for comm="mount.exfat" name="6662-6238" dev="tmpfs" ino=12556 scontext=u:r:vold:s0 tcontext=u:object_r:mnt_media_rw_stub_file:s0 tclass=dir permissive=1
04-21 09:36:10.479 I/mount.exfat( 2407): type=1400 audit(0.0:6): avc: denied { open } for name="6662-6238" dev="tmpfs" ino=12556 scontext=u:r:vold:s0 tcontext=u:object_r:mnt_media_rw_stub_file:s0 tclass=dir permissive=1
04-21 09:36:10.490 I/mount.exfat(  208): fuse: mount failed: No such file or directory
04-21 09:36:10.511 I/mount.exfat(  208): mount.exfat terminated by exit(1)
04-21 09:36:10.511 E/vold    (  208): public:179,33 failed to mount /dev/block/vold/public:179,33: No such file or directory
04-21 09:36:10.511 D/VoldConnector( 1423): RCV <- {651 public:179,33 6}
04-21 09:36:10.511 D/VoldConnector( 1423): RCV <- {400 6 Command failed}
04-21 09:36:10.512 E/VoldConnector( 1423): NDC Command {6 volume mount public:179,33 2 0} took too long (3032ms)
 

Attachments

  • Like
Reactions: sufoalmighty

Røbin

Senior Member
Jun 2, 2015
830
385
0
Dhaka
Cm13 stable ? Any bug? And c5503 can flash rom??

C5503
CM13 is no longer maintained by Chippa_a.qscn who is the present maintainer of cm13 but unfortunately the cm13 for our dogo is still in development to release stable version.So cm13 has no stable build yet.You have to wait until qscn upload the stable build.But RR is stable.You can try and any build for our dogo supporte in any model(c5502/c5503).
 
  • Like
Reactions: Chum.zuizui

max26292

Senior Member
May 23, 2016
101
32
0
Ho Chi Minh
Chippa gave us a update for this rom :3:3:3

---------- Post added at 10:56 PM ---------- Previous post was at 10:55 PM ----------

Chippa gave us a update for this rom :3 :3
 

Røbin

Senior Member
Jun 2, 2015
830
385
0
Dhaka
Chippa gave us a update for this rom :3:3:3

---------- Post added at 10:56 PM ---------- Previous post was at 10:55 PM ----------

Chippa gave us a update for this rom :3 :3
Are you blind or what!?Chippa_a sir already uploaded a new 20160531 build.Read the OP again and see there's a link to go to the download section.