[ROM][7.0/6.0] AOSP-OMS for Xperia SP - Xperia SP Original Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
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/2014/04/22/sony-contributes-runtime-resource-overlay-framework-to-android-code-example/
Click to expand...
Click to collapse
Downloads Links
AOSP-OMS 7.x (Unlocked Bootloader) :
Xperia SP (Huashan) : https://mega.nz/#F!Ss9iCQoL!b6NvcUi9A7NAksHmrvn1jw
AOSP-OMS 6.0.1 (Unlocked Bootloader) :
Xperia SP (Huashan) : https://mega.nz/#F!yp8DwSwC!DA-ekQ5A3iUvVyy9aLen7w
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 6.0, Micro or Pico)
About AOSP-OMS : 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 :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the AOSP-OMS ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Flash the SuperSU zip (recommended, see Q&A informations)
- (Optional) Every additional zip you want to flash
- Reboot
AOSP-OMS update / upgrade :
- (Information) Don't wipe anything unless you want to
- Flash the latest AOSP-OMS ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Flash the SuperSU zip (recommended, see Q&A informations)
- (Optional) Every additional zip you want to flash
- Reboot​
About UNOFFICIAL builds
Device tree : https://github.com/AOSP-RRO/device_sony_huashan/
Kernel sources : https://github.com/AdrianDC/android_kernel_sony_msm8960t/
Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony/
ROM sources: https://github.com/AOSP-RRO/​
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 CatLog for example​
Q&A - FAQ
Q : Is root access included into AOSP-OMS ?
A : No but you can now root with my Boot Bridge and a superuser tool.
Q : Is the ROM suited for daily usage ?
A : Yes.
Q : The ROM doesn't want to boot, especially as secondary ROM
A : Try removing SuperSU root with http://forum.xda-developers.com/showpost.php?p=63615067
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 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​
XDA:DevDB Information
AOSP-OMS, ROM for the Sony Xperia SP
Contributors
Adrian DC
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: No Longer Updated
Created 2016-04-13
Last Updated 2019-08-06

Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- ROM Recovery : Ok (see below)
- FOTA Recovery : Ok (see below)
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- Lights : Ok, regular AOSP lights support
- MicroSD : Ok, only Ext4 support missing from ROM
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Works but system gets slower
- SEPolicies : Fully enforced

Reserved
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/AOSP-RRO/manifest -->
<manifest>
<project name="AOSP-RRO/device_sony_huashan" path="device/sony/huashan" remote="github" revision="nougat" />
</manifest>

Verry verry smooth rom!! Clean & fast (the best performance I have had on my xsp). I haven't engaged any bug so far. Outstanding work AdrianDC. Thanks!

which recovery use for this rom , i used twrp-3.0.1-r6-fota-huashan.zip for CM13 worked fine, but it not work for this rom

Thanks Adrian. You are the king.
Is theis rom better than CM13 in performance ?

Smoothest ROM I've tested so far!!
Only con is that it lacks some important customization features...( I guess that's because it's aosp). Hope a smooth RRO rom with some CM level customization will fulfill the gap in future

I somehow don't see the NFC toggle option in settings in wireless and network

Which kernel should I use with this ROM?
Now I'm using CM13 on my XSP. Do I need to use another kernel?

Every single ROM has its own kernel and installs it, you don't need to change anything.

I added infos about the SystemUI Tuner from Marshmallow in the OP.
For everything related to the recent audio HAL update (low volumes, ...),
please do follow this and test everything you can : http://forum.xda-developers.com/xpe...d-13-0-xperia-sp-t3347677/page17#post66390074

no sim card
Hi,
After a few reboots the sim card isn't detected anymore. Reboot/shutdown solves nothing.
No issue using CM13.
Log cat is in attachment.
Build: 17/04 clean install + opengapps 17/04 + supersu 2.52
I encountered the same issue on an earlier CAF version
Thank for your help

Jcei said:
Hi,
After a few reboots the sim card isn't detected anymore. Reboot/shutdown solves nothing.
No issue using CM13.
Log cat is in attachment.
Build: 17/04 clean install + opengapps 17/04 + supersu 2.52
I encountered the same issue on an earlier CAF version
Thank for your help
Click to expand...
Click to collapse
Issue still present on 18/04 build. Clean install once again.
It seems to happen after I configure some android parameter that puts it in an unrecoverable state.
EDIT: => I tried a TWRP wipe after having the issue, and it didn't solved it. The google setup was asking me to insert a sim card.

Jcei said:
It seems to happen after I configure some android parameter that puts it in an unrecoverable state.
.
Click to expand...
Click to collapse
What do you mean by that?
And if that's the problem.... I suggest you not to configure some android parameter

halloarno said:
What do you mean by that?
And if that's the problem.... I suggest you not to configure some android parameter
Click to expand...
Click to collapse
It doesn't happen immediately, I can reboot it at first and while going further in the configuration it seems to reach that unusable state (no sim detected)
The fact that a wipe doesn't solve the issue kinda invalidate that idea.
I could try to use it raw with no extra software nor configuration but I'm not really convinced it's the right solution [emoji6]

whatsapp audio is not working for me. It says it's impossible to configure recorder now, try again later, but it doesn't work.

working fine and smooth. Any way to customize status bar?

th3_jok3r said:
working fine and smooth. Any way to customize status bar?
Click to expand...
Click to collapse
Xposed + Gravity Box MM

pcm992004 said:
whatsapp audio is not working for me. It says it's impossible to configure recorder now, try again later, but it doesn't work.
Click to expand...
Click to collapse
Are you on latest build (17/4 or 18/4)? If not, update and try again. WhatsApp audio working fine for me.

now recovery is missing... how can I enter in recovery mode? I try pressing vol+ / vol- and camera buttons when phone starts but only receive android dead image...

Related

[ROM][7.1][OMS] AOSP-CAF for Xperia SP

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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 Code Aurora Forums ?
Code Aurora Forum (CAF) is a consortium of companies with projects serving the mobile wireless industry. Software projects it concerns itself with are e.g. Android for MSM, Femto Linux Project, LLVM, MSM WLAN and Linux-MSM. Code Aurora is basically AOSP plus all Qualcomm specific enhancements and optimization.
Click to expand...
Click to collapse
What is AOSP-CAF ?
AOSP-CAF is meant to join AOSP and CAF projects into a widely usable repository,
stored on https://github.com/AOSP-CAF/. It also benefits from a few LineageOS updates.
Finally, AOSP-CAF Nougat also includes OMS theming implementations.​
Downloads Links
AOSP-CAF 7.x (Unlocked Bootloader) :
Xperia SP (Huashan) : https://mega.nz/#F!CgNnjIKB!1glhmX6P_wDne1KCitb2ww
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 7.1, Micro or Pico)
About AOSP-CAF : Repositories available on https://github.com/AOSP-CAF/
About GApps : Flash the GApps before the first boot. If not, a clean flash is recommended.​
Flashing and updating
AOSP-CAF clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the AOSP-CAF ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Flash the SuperSU zip (recommended, see Q&A informations)
- (Optional) Every additional zip you want to flash
- Reboot
AOSP-CAF update / upgrade :
- (Information) Don't wipe anything unless you want to
- Flash the latest AOSP-CAF ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Flash the SuperSU zip (recommended, see Q&A informations)
- (Optional) Every additional zip you want to flash
- Reboot​
About UNOFFICIAL builds
Device tree : https://github.com/AdrianDC/aosp_development_aospcaf/tree/device_sony_huashan
Kernel sources : https://github.com/AdrianDC/android_kernel_sony_msm8960t/
Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony/
ROM sources: https://github.com/AOSP-CAF/​
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 CatLog for example​
Q&A - FAQ
Q : Is root access included into AOSP-CAF ?
A : No but you can now root with my Boot Bridge and a superuser tool.
Q : Is the ROM suited for daily usage ?
A : Yes.
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 AOSP.​
AOSP-CAF available also thanks to :- AOSP and CodeAurora Forums
- The LineageOS Team
- Men_in_black007 and the AOSP-CAF Team
- Everyone involved in working and testing​
XDA:DevDB Information
AOSP-CAF, ROM for the Sony Xperia SP
Contributors
Adrian DC
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: No Longer Updated
Created 2016-04-11
Last Updated 2019-08-06
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- ROM Recovery : Ok (see below)
- FOTA Recovery : Ok (see below)
- ADB USB : Not secured, full access
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- Lights : Ok, regular AOSP lights support
- MicroSD : Ok
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Works but system gets slower
- SEPolicies : Fully enforced
Reserved
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/AdrianDC/aosp_development_aospcaf -->
<manifest>
</manifest>
Supersu from OP works with it for real?
yes its work with it..
sid_salvi said:
yes its work with it..
Click to expand...
Click to collapse
Great, gonna test it, when i come home.
Tried The Lates sound is too low
ak.akshay said:
Tried The Lates sound is too low
Click to expand...
Click to collapse
+1 and latest cm13 also
ak.akshay said:
Tried The Lates sound is too low
Click to expand...
Click to collapse
What about headphones?
wuarx said:
What about headphones?
Click to expand...
Click to collapse
headphones sound are normal not like stock but like genral
Try it dirty install over cm13 and give me continuous fc com.phone error. I'll try it clean flash in next hours
Alvichone said:
Try it dirty install over cm13 and give me continuous fc com.phone error. I'll try it clean flash in next hours
Click to expand...
Click to collapse
Absolutely not to be done . Only clean flash when coming from an other completely different ROM.
ma4a3er said:
+1 and latest cm13 also
Click to expand...
Click to collapse
+1
Using PIN for screen Lock doesn't work. After setting pin i can't try other methods, as entering this setting everytime gives me FC.
LED isn't working when offline charging. And also bootanimation is only showing a black screen on the first boot, the next boot it's showing the animation.
Can confirm too the audio on the speaker is too low. I'm using this ROM as a daily driver after coming from CM13, flashed with TWRP 3.0.1 and using the micro gapps.
So far other than that problems, I'm happy with this ROM. Thanks, devs.
Adrian DC said:
Q&A - FAQQ : Is root access included into AOSP-CAF ?
A : No it is not, you have to add root through a flashable SuperSU zip
> BETA-SuperSU-v2.52.zip is recommended.
​
Click to expand...
Click to collapse
can i use this supersu on cm13 build 03/29 ??
sent from Xperia™ SP | Android 6.0.1​
hamed24 said:
can i use this supersu on cm13 build 03/29 ??
sent from Xperia™ SP | Android 6.0.1
Click to expand...
Click to collapse
No, it causes bootloop on CM.
wuarx said:
Using PIN for screen Lock doesn't work. After setting pin i can't try other methods, as entering this setting everytime gives me FC.
Click to expand...
Click to collapse
Same issue here with pattern unlock. In addition the phone is still using swipe to unlock and not the pattern that I have set up.
@Adrian Just noticed you are working on a RRO theme based AOSP 6.0. !!!
ı'm using 11042016. the rom is very awesome except for a few bugs (lockscreen pın and pattern , low and low quality volume) rom is super stability , gaming performance good (pianotiles 2 ) thank you @Adrian DC

[ROM][7.0/6.0] AOSP-OMS for Xperia T/TX/V

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
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/2014/04/22/sony-contributes-runtime-resource-overlay-framework-to-android-code-example/
Click to expand...
Click to collapse
Downloads Links
AOSP-OMS 7.x (Unlocked Bootloader) :
Xperia T (Mint): https://mega.nz/#F!bp8XCZ5C!sk2VWJuYqLskJbkBFFhYvw
Xperia TX (Hayabusa): https://mega.nz/#F!OoMy1YwS!sqOiXCZCSgaMCRUEHs9iSg
Xperia V (Tsubasa): https://mega.nz/#F!Lt9XzBiB!nvUiwTMsAQW6BU35pEWq-w
AOSP-OMS 6.0.1 (Unlocked Bootloader) :
Xperia T (Mint): https://mega.nz/#F!29tg0KzS!V69au9q6jm02XbfcxExTXg
Xperia TX (Hayabusa): https://mega.nz/#F!zxEwTIBa!gtUqgCjB4iadMbOgAUSqBg
Xperia V (Tsubasa): https://mega.nz/#F!6xUh0bwI!r0Mb8vcKG7uilRZ1d-xm0Q
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 6.0, Micro or Pico)
About AOSP-OMS : 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 :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the AOSP-OMS ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Flash the SuperSU zip (recommended, see Q&A informations)
- (Optional) Every additional zip you want to flash
- Reboot
AOSP-OMS update / upgrade :
- (Information) Don't wipe anything unless you want to
- Flash the latest AOSP-OMS ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Flash the SuperSU zip (recommended, see Q&A informations)
- (Optional) Every additional zip you want to flash
- Reboot​
About UNOFFICIAL builds
Device tree (T) : https://github.com/AOSP-RRO/device_sony_mint/
Device tree (TX) : https://github.com/AOSP-RRO/device_sony_hayabusa/
Device tree (V) : https://github.com/AOSP-RRO/device_sony_tsubasa/
Kernel sources : https://github.com/AdrianDC/android_kernel_sony_msm8x60/
Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony/
ROM sources: https://github.com/AOSP-RRO/​
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 CatLog for example​
Q&A - FAQ
Q : Is root access included into AOSP-OMS ?
A : No but you can now root with my Boot Bridge and a superuser tool.
Q : Is the ROM suited for daily usage ?
A : Yes.
Q : The ROM doesn't want to boot, especially as secondary ROM
A : Try removing SuperSU root with http://forum.xda-developers.com/showpost.php?p=63615067
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 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​
XDA:DevDB Information
AOSP-OMS for Xperia T/TX/V, ROM for the Sony Xperia T
Contributors
Adrian DC
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: No Longer Updated
Created 2016-09-25
Last Updated 2019-08-06
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- Dual Recovery : Ok (see below)
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- Lights : Ok
- MicroSD : Ok, only Ext4 support missing from ROM
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Status unknown
- UserData Unification : Ok
- SEPolicies : Fully enforced
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Reserved
Current status of the ROM Builds
Overall : Working fine, similar to CM-14.1 & CM-13.0 current state
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/AOSP-RRO/manifest -->
<manifest>
<project name="AOSP-RRO/device_sony_mint" path="device/sony/mint" remote="github" revision="nougat" />
<project name="AOSP-RRO/device_sony_hayabusa" path="device/sony/hayabusa" remote="github" revision="nougat" />
<project name="AOSP-RRO/device_sony_tsubasa" path="device/sony/tsubasa" remote="github" revision="nougat" />
</manifest>
Different flavors of Android for different people.
Very fast and stable AOSP.
This much variety and this much development and dedication we never had for our devices, and we can all thank @Adrian DC for that.
Mirror?
now AOSP so TX have more ROM options.
anyone have screenshot of the ROM?
Screenshots added in the reserved tab.
Is this compatible with xposed installer?
ecejhe said:
Is this compatible with xposed installer?
Click to expand...
Click to collapse
yes of course im using it
http://forum.xda-developers.com/xpe...lex2013266073-marshmallow-v1-0-t3487146/page1
Hey guys checl this out
Wow. Another Great Rom i will try this right now
DOWNLOADING THANKS
AOSP-OMS 7.0 built new with up to date sources and thread uploaded.
Rooting with SuperSU is now fully working with my BootBridge,
linked in Q&A, done the same way as my AOSP builds.
AOSP-OMS 6.0 is no longer maintained.
Thank you, finally AOSP 7.x now have theme engine
Cant play music aosp oms for mint
DREAMVERSE said:
Thank you, finally AOSP 7.x now have theme engine
Click to expand...
Click to collapse
You can play music?
I cant play any media any known how to fix this bug?
nhicko95 said:
I cant play any media any known how to fix this bug?
Click to expand...
Click to collapse
Same happens to me, is there any way to solve it? @Adrian DC
DREAMVERSE said:
Same happens to me, is there any way to solve it? @Adrian DC
Click to expand...
Click to collapse
did u try a new build ? there is a new build on his files
nhicko95 said:
did u try a new build ? there is a new build on his files
Click to expand...
Click to collapse
Still can't play musics within new Build(20161224) even..
New AOSP-OMS Release 20161224. And an additional patch for the audio on Nougat, reason found and patched.

[ROM][SNAPSHOT][7.1] LineageOS 14.1 for Xperia SP

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
*/
About LineageOS
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.x (Nougat),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for LineageOS is available in the LineageOS GitHub repo.
And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.
Official LineageOS website : http://lineageos.org​
Downloads Links
LineageOS 14.x (Unlocked Bootloader) :
Xperia SP (Huashan) - 14.1 : https://mega.nz/#F!zp8mxS4B!X-_vO7IzoFpW12IdSn0S_A
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 7.x, Micro or Pico)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recommended Recovery (optional) :
TWRP 3.x : http://forum.xda-developers.com/xperia-sp/orig-development/-t3309938
Informations and references :
Kernel CVEs : Security patches status https://cve.lineageos.org/android_kernel_sony_msm8960t
About LineageOS updates : ChangeLog available on https://download.lineageos.org/huashan/changes/
About LineageOS device side : See my GitHub trees linked below​
Flashing and updating
LineageOS clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Install TWRP Recovery to the FOTA partition (Read the TWRP thread)
- (Optional) Wipe the data & cache (Backup to make sure not to lose data)
- Flash the LineageOS ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
LineageOS update / upgrade :
- (Information) Don't wipe anything unless you want to
- (CM / UNOFFICIAL) Nothing to wipe when switching
- (FUTURE RELEASES) Might need clean, informations will be updated
- Flash the latest LineageOS 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
LineageOS official upgrade from older builds :
- (Information) Read the following post : Update & Build Prep
- (Optional) Backup your applications and / or ROM
- (CM / UNOFFICIAL) Flash the EXPERIMENTAL migration build and reboot to Android
- Flash the latest LineageOS ROM and reboot to Android
LineageOS addonsu for root access :
- (Information) Read the Root section of the Q&A thread
- (Download) Download the addonsu for arm : LineageOS Downloads / Extras
- (Optional) Flash the zip on a working Lineage installation (once)
- (Information) Upon ROM updates, the addonsu is preserved
- Reboot​
About the builds
Device tree : https://github.com/LineageOS/android_device_sony_huashan
Kernel sources : https://github.com/LineageOS/android_kernel_sony_msm8960t
Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony​
Issues and reports
- Report issues only if you are using 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 CatLog for example​
Q&A - FAQ
LineageOS 14.1 Huashan Regular Questions and Answers : Q&A Thread
About LineageOS Legal : http://lineageos.org/legal/
The LineageOS team would like to thank everyone involved
in helping with testing, coding, debugging & documenting! Enjoy!​
LineageOS available for Huashan also thanks to :
- The LineageOS Team
- The CyanogenMod Team
- Everyone involved in working and testing​
XDA:DevDB Information
LineageOS 14.1, ROM for the Sony Xperia SP
Contributors
Adrian DC
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Version Information
Status: Snapshot
Created 2016-12-31
Last Updated 2020-08-15
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- Partitions (Data, Cache) : Ext4 and F2FS supported
- ROM Recovery : Broken for signed official (see below)
- FOTA Recovery : Ok (see below)
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- Lights : Ok, advanced colours control, Multiple LEDs, LEDs Brightness, ...
- MicroSD : Ok
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Works but system gets slower
- SEPolicies : Fully enforced
Reserved
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open the ROM recovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
screenies pls...
lamtrinhan1503 said:
screenies pls...
Click to expand...
Click to collapse
Flash and share please !
wow. new year new rom
Thank you Very much Happy New Year Always be well!!!
this is good rom, thanks for keep support xsp
it should stable like cm nightly right ? thank you as always
Sent from my Nexus 5X using Tapatalk
You are the best @Adrian DC
kimikim0 said:
it should stable like cm nightly right ? thank you as always
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
I am running it since last year ;-P and it works great. Naturally there are no noticeable dfferences to the final CM build.
Thank you very much and happy new year!!!:good::good::good:
Another early adopter here.
I'll state that this first LineageOS release is quite good --
Amazingly for a totally new ROM that I never heard of before last week, it might be as good if not slightly better than the Dec25 Cyanogenmod 14.1 release that had been years in the making that I was running previously.
I think I'll keep it.
KelleyCook said:
Amazingly for a totally new ROM that I never heard of before last week, it might be as good if not slightly better than the Dec25 Cyanogenmod 14.1 release that had been years in the making that I was running previously.
Click to expand...
Click to collapse
Actually LineageOS is forked from CyanogenMod so it's not really anything new, just a different name for now.
Screenshots:
Sent from my LG G4
Is it possible to enable the root access by Developer Options like CyanogenMod ROM?
Cris4524 said:
Is it possible to enable the root access by Developer Options like CyanogenMod ROM?
Click to expand...
Click to collapse
For future questions like this, please refer to the Q&A section because first it has already been answered and secondly let us keep this thread mainly for the discussion of the rom development. We know some are new members. But please read thoroughly because every word and detail counts then sometimes in the end you will come looking and posting haaaalp! When it has already been explained in the first place.
Wah... Yes this is true, the lineage...
Thanks to Adrian and thanks to cm and lineage team.
system freeze
Hi,
Just flashed this rom (full clean flash, *NO* google apps), coming from official stock rom (4.3).
Found one case were the system freezes completely (to restart the device you need to push 5sec the OFF button under the cover), here is how to reproduce :
- install and start Firefox for android (in my case it is version 51.0beta7)
- go to youtube.com and play a video
- tap the android multitask button
- in multitask mode, sound starts to stutter, then after some seconds the system freezes completely.
In general, sound is stuttering when playing a video (or maybe only a sound) in the background via the default web browser also.
Otherwise media playing is fine (default music player and video player) when multitasking.
I find it strange that a user app (Firefox mobile in this case) can completely freeze the system!?
ag.steel said:
Hi,
Just flashed this rom (full clean flash, *NO* google apps), coming from official stock rom (4.3).
Found one case were the system freezes completely (to restart the device you need to push 5sec the OFF button under the cover), here is how to reproduce :
- install and start Firefox for android (in my case it is version 51.0beta7)
- go to youtube.com and play a video
- tap the android multitask button
- in multitask mode, sound starts to stutter, then after some seconds the system freezes completely.
In general, sound is stuttering when playing a video (or maybe only a sound) in the background via the default web browser also.
Otherwise media playing is fine (default music player and video player) when multitasking.
I find it strange that a user app (Firefox mobile in this case) can completely freeze the system!?
Click to expand...
Click to collapse
I tried to reproduce this issue and I can assure that the sound is shuttering when multitasking, and the video will stop playing completely after a while if it was playing in the background.. But I didn't face any freezing or hanging..
So, I think it can be a Firefox problem as you said you are using the beta version of FF and I am using FF latest release 15.1.0 or you may have other apps running in the background that eating up your ram.
Sent from my Xperia SP using Tapatalk

[ROM][7.1][OMS] AOSP-CAF for Xperia T/TX/V

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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 Code Aurora Forums ?
Code Aurora Forum (CAF) is a consortium of companies with projects serving the mobile wireless industry. Software projects it concerns itself with are e.g. Android for MSM, Femto Linux Project, LLVM, MSM WLAN and Linux-MSM. Code Aurora is basically AOSP plus all Qualcomm specific enhancements and optimization.
Click to expand...
Click to collapse
What is AOSP-CAF ?
AOSP-CAF is meant to join AOSP and CAF projects into a widely usable repository,
stored on https://github.com/AOSP-CAF/. It also benefits from a few LineageOS updates.
Finally, AOSP-CAF Nougat also includes OMS theming implementations.​
Downloads Links
AOSP-CAF 7.x (Unlocked Bootloader) :
Xperia T (Mint) : https://mega.nz/#F!ikk1ASSQ!fXAk45090s7OZT78r8T3GQ
Xperia TX (Hayabusa) : https://mega.nz/#F!W182jSxJ!8WXKtq1GceLYx7-UHzvlIA
Xperia V (Tsubasa) : https://mega.nz/#F!2t0mWLzJ!9MXn0kosQs2o7CU_bTOBrg
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 7.1, Micro or Pico)
About AOSP-CAF : Repositories available on https://github.com/AOSP-CAF/
About GApps : Flash the GApps before the first boot. If not, a clean flash is recommended.​
Flashing and updating
AOSP-CAF clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the AOSP-CAF ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Flash the SuperSU zip (recommended, see Q&A informations)
- (Optional) Every additional zip you want to flash
- Reboot
AOSP-CAF update / upgrade :
- (Information) Don't wipe anything unless you want to
- Flash the latest AOSP-CAF ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Flash the SuperSU zip (recommended, see Q&A informations)
- (Optional) Every additional zip you want to flash
- Reboot​
About UNOFFICIAL builds
Device trees : https://github.com/AdrianDC/aosp_development_aospcaf/tree/device_sony_blue-common
Kernel sources : https://github.com/AdrianDC/android_kernel_sony_msm8x60/
Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony/
ROM sources: https://github.com/AOSP-CAF/​
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 CatLog for example​
Q&A - FAQ
Q : Is root access included into AOSP-CAF ?
A : No but you can now root with my Boot Bridge and a superuser tool.
Q : Is the ROM suited for daily usage ?
A : Yes.
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 AOSP.​
AOSP-CAF available also thanks to :- AOSP and CodeAurora Forums
- The LineageOS Team
- Men_in_black007 and the AOSP-CAF Team
- Everyone involved in working and testing​
XDA:DevDB Information
AOSP-CAF, ROM for the Sony Xperia T
Contributors
AdrianDC
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: No Longer Updated
Created 2017-03-30
Last Updated 2019-08-06
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- ROM Recovery : Ok (see below)
- FOTA Recovery : Ok (see below)
- ADB USB : Not secured, full access
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- Lights : Ok, regular AOSP lights support
- MicroSD : Ok
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Works but system gets slower
- SEPolicies : Fully enforced
Reserved
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/AdrianDC/aosp_development_aospcaf -->
<manifest>
</manifest>
AdrianDC said:
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 6.0, Micro or Pico)
Click to expand...
Click to collapse
Isn't it supposed to be Android 7.1?
wafiazmihartono.rg25 said:
Isn't it supposed to be Android 7.1?
Click to expand...
Click to collapse
Correct, a left over from AOSP-CAF 6.0 on Huashan, thanks.
@AdrianDC Is it possible for you to give the files a more explanatory name at mega, I downloaded a file named AOSP-CAF-7.x.zip.
And a checksum would be nice.
You're talking about the folder's name, look at the zips, they all detail the name, date and device.
Folder names won't be modified for compatibility and scripting reasons..
Oh, I see, I downloaded a folders zip and it has the zip nicely named inside. Thanks.
what security patch is in this rom?
2017-02-06
lobotron said:
2017-02-06
Click to expand...
Click to collapse
ow thanks
New release 20170419: Updated CAF sources, various device / kernel / AOSP-CAF updates.
AdrianDC said:
New release 20170419: Updated CAF sources, various device / kernel / AOSP-CAF updates.
Click to expand...
Click to collapse
What security patch is this?
What are the differences between this ROM and "[ROM][7.1.2] AOSP Nougat for Xperia T/TX/V", I'm quite confused. Btw excellent work!
hi my Xperia V flashed 0419 but cant boot up, stuck at bootanimation
---------- Post added at 06:52 PM ---------- Previous post was at 06:50 PM ----------
DanielZRK said:
What are the differences between this ROM and "[ROM][7.1.2] AOSP Nougat for Xperia T/TX/V", I'm quite confused. Btw excellent work!
Click to expand...
Click to collapse
CAF is optimized for Qualcomm devices

[ROM][SNAPSHOT][9] AOSP Pie for Xperia T/TX/V

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
*/
Downloads Links
AOSP 9 Pie (Unlocked Bootloader) :
Xperia T (Mint) - 9 : https://mega.nz/#F!Ol9DCKYA!W80n2JMKsUlFFQi_-z3e2w
Xperia TX (Hayabusa) - 9 : https://mega.nz/#F!LltSFSLQ!_LQTzsvozfI-S9QMmmYydw
Xperia V (Tsubasa) - 9 : https://mega.nz/#F!K91F1IQJ!4arN1uBwuvKl6vc3yXiWJg
Google Applications (optional) :
MindTheGapps : https://androidfilehost.com/?w=files&flid=170282 (Use packages for ARM, Android 9.0)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recommended Recovery (optional) :
TWRP 3.x : http://forum.xda-developers.com/xperia-t-v/orig-development/-t3319588
Configure the default Low-RAM features (optional) :
Low-RAM Property Patcher : http://forum.xda-developers.com/-/-t3737373
Informations and references :
Kernel CVEs : Security patches status https://cve.lineageos.org/android_kernel_sony_msm8x60
About AOSP : Repositories available on https://android.googlesource.com/​
Unification of the user partitions into UserData
Read more about the UserData unification :
- https://wiki.lineageos.org/devices/mint/​
Flashing and updating
AOSP clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Install TWRP Recovery to the FOTA partition (Read the TWRP thread)
- (Optional) Wipe the data & cache (Backup to make sure not to lose data)
- Flash the AOSP ROM zip from recovery
- (Optional) Flash a GApps package to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
AOSP update / upgrade :
- (Information) Do not wipe anything unless you want to
- Flash the latest AOSP ROM zip from recovery
- (Optional) Flash a GApps package if you want to, otherwise preserved.
- (Optional) Every additional zip you want to flash
- Reboot​
About the builds
Development project : https://github.com/AdrianDC/aosp_development_sony8960_p
Device tree (T) : https://github.com/AdrianDC/android_device_sony_mint
Device tree (TX) : https://github.com/AdrianDC/android_device_sony_hayabusa
Device tree (V) : https://github.com/AdrianDC/android_device_sony_tsubasa
Kernel sources : https://github.com/AdrianDC/android_kernel_sony_msm8x60
Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony​
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 CatLog for example​
Q&A - FAQ
Q : Is root access included into AOSP ?
A : No but you can now root with my Boot Bridge and a superuser tool.
Q : Is the ROM suited for daily usage ?
A : Yes. Check the list below to decide for yourself.
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.
Q : When USB is connected to a computer, I can't access the storage ?
A : The phone is in charge-only mode by default (since Android Nougat),
> due to a stronger security logic regarding unauthorised data access.
> Swipe down the notifications and change the USB mode.​
AOSP available for Xperia T/TX/V also thanks to :
- Google AOSP
- The LineageOS Team
- CodeAurora Forums
- The CyanogenMod Team​
XDA:DevDB Information
AOSP Oreo 9, ROM for the Sony Xperia T
Contributors
AdrianDC
Source Code: https://android.googlesource.com/
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Snapshot
Created 2019-08-17
Last Updated 2020-08-15
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro recommended
- Partitions (Data, Cache) : Ext4 and F2FS supported
- Bluetooth : Ok
- WiFi : Ok
- WiFi Hotspot : Ok
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- Lights : Ok
- MicroSD : Ok
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- Touchscreen : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & music : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok
- DRM : Ok
- Offline Charging : Ok
- USB : Ok
- USB OTG : Ok
- Encryption : Not tested yet
- SEPolicies : Permissive, enforcing is a work in progress
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open AOSP Recovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Reserved
Changes log
17/08 : Initial public release on Android 9.0.0_r46 August
2018: Initial AOSP 9 ports, internal bringup
>>> Kept private for development purposes
Recent branches commits
Devices + common projects: https://github.com/AdrianDC/aosp_development_sony8960_p/branches/all
About Sony Blue devices
You can cross-reference with Huashan: http://forum.xda-developers.com/-/-t3958464
I work on both platforms in parallel as they are now equal in terms of functionality and stability
Original AOSP 9 sources with following relevant additions
Blue devices trees, kernel and vendor
Bionic: Support for SHIMs (Camera)
Build: Backup tool full support (GApps)
NFC: Proper support & removed log spam
Toybox: Support for init_sony boot selection
AV: Camera support for Pie
AV: Initial camcorder partial support
Camera2: Fixes for wrongly rotated photos and improvements
UI: Various efficiency improvements and fixes
Telephony: Support for older RIL layers
Audio: 8960 adapted HAL and FM support
FM: Fully implemented with AOSP FM Radio
Music: Minor fix to permissions
Settings: Minor visual rendering improvements
Healthd: Support for Huashan offline charger
Core: Disabled flash_recovery service from AOSP
Sepolicies: Minimal changes and fully enforced ROM
Current local manifest
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- [url]https://android.googlesource.com/platform/manifest[/url] -->
<manifest>
<!-- See [url]https://github.com/AdrianDC/aosp_development_sony8960_p[/url] -->
</manifest>
Runs perfectly :good: thank you @AdrianDC.
Hi @AdrianDC, are you planning to do an Android Go version for this devices? If so then it would be great!
Soul_Gamerz said:
Hi @AdrianDC, are you planning to do an Android Go version for this devices? If so then it would be great!
Click to expand...
Click to collapse
He already did in some way. If you define Android Go as "The Android Go operating system is based on the regular version of Android but it’s optimized to run on smartphones with 512 MB to 1 GB of RAM", adriandc already povided a patch based on it with the Low-RAM Property Patcher, as stated above.
When you follow the link https://forum.xda-developers.com/android/software-hacking/mod-low-ram-property-patcher-android-t3737373 you will find the following statement:
Low-RAM Property Patcher is made to give Android Oreo users an easy control
over the low-ram property from the Go configuration, responsible for the UI changes of Go.
Its purpose is to simply enable or disable the low-ram property from the build.prop,
but also to retain this user decision through the ROM upgrades (new releases, OTA)...
Click to expand...
Click to collapse
and
Developers should get less requests to compile with or without Go
Click to expand...
Click to collapse
As adrian mentioned the low-ram patch in this Pie-ROM description, it should work for this release, too, not only for Oreo. (s.Edit)
The solution provided by adriandc with a patch is even better than a whole standalone ROM, because you can switch it on or off and in the end it is up to the user if he wants to use it or not.
The idea behind it is very well done by adriandc.
To answer your question: He already did!
Edit, clarification:
As stated above: "Configure the default Low-RAM features" means, that it is already enable by default. The low-ram-enabler is only needed to reenable it, if you used the disable-patch, as stated in this thread
https://forum.xda-developers.com/showpost.php?p=80492509&postcount=15
Flashing android_lowram_enabler is not required, it's a no-op, however android_lowram_disabler will bring back disabled features per user choice.
The android_lowram_enabler tool serves a purpose only to come back from a disabler and for any other devices not using Go low RAM configs.
Click to expand...
Click to collapse
Where can I find the last update from 2019-10-13?
There is no link or download available.
Hi,
I wanted to give my Xperia T the joy of PIe, but am encountering a few issues:
coming from 8.1 (also AOSP, without Gapps), i did
- install the newest TWRP-image (3.3.1-0, came from 3.3.0-0)
- deleted dalvik, data and cache,
...after that, TWRP couldn't read from ext. SD-card anymore.
booted up the old system, copied the new image and gapps to the internal storage.
- redone the dalvik/data/cache-wipe
- installed AOSP-image, installed Gapps and the low-ram-thingy.
...after reboot, the assistant starts up, lets me connect to my WLAN (i get asked for the sim-pin), then comes the "search for updates"-dialog, where it stucks (got it running for 60 minutes)
...i connected to "my" wlan, passphrase's correct, the XT gets an IP, all as it should be.
redone the whole process with just AOSP (to get the option to upload the lineage-image to the internal storage, as there's still no ext. sd-card available)
Is there a way to skip the update-search? (can't use UMTS, as i'm running a prepaid-card)
(if not: how to get the lineage-image on the phone? can connect the cable and it starts charging the battery, but I need to set it to "transfer files" which isn't possible as the assistant doesn't let me access the info-bar - system is responding when trying to change volume)
Edit: was able to activate the mtp-mode in TWRP, giving lineageOS a shot right now, will update if solved or not
Edit2: was able to install lineageOS (and mindthegapps) and set it up without error...
...is above mentioned issue common? how could i switch to AOSP without re-encountering the setup-problem?
theunlucky said:
Is there a way to skip the update-search? (can't use UMTS, as i'm running a prepaid-card)
Click to expand...
Click to collapse
On AOSP of Xperia SP huashan, some users encountered the same issue.
The solution as mentioned in this thread https://forum.xda-developers.com/xperia-sp/orig-development/rom-aosp-pie-xperia-sp-t3958464 by user fsw_informatrix is simply to remove the SIM-card first, and to not connect to wlan during the first setup.
Also make sure to use mindthegapps and not opengapps. Hope this helps.
xperanto said:
] by user fsw_informatrix is simply to remove the SIM-card first, and to not connect to wlan during the first setup.
Also make sure to use mindthegapps and not opengapps. Hope this helps.
Click to expand...
Click to collapse
Well I had the Sim-Card in, but I tried to NOT configure WLAN - it was mandatory (assistant starts, asks for either WLAN or UMTS, there's no way to work around that)
Where's the difference between mindthegapps and opengapps?
theunlucky said:
Well I had the Sim-Card in, but I tried to NOT configure WLAN - it was mandatory (assistant starts, asks for either WLAN or UMTS, there's no way to work around that)
Where's the difference between mindthegapps and opengapps?
Click to expand...
Click to collapse
Again, please read the thread from above, espacially this post
https://forum.xda-developers.com/showpost.php?p=80377565&postcount=10
First one was "Stuck on "Checking for updates..", so I found first here : https://www.reddit.com/r/GalaxyS9/co...updates_after/ this reply : "I had to completely disconnect from wifi, took the sim out so it would skip that process. Its finally working fine now." method confirmed in this XDA thread here : https://forum.xda-developers.com/nok...t3767866/page2 in the post #15 : "Try without SIM card inserted. It should work."
Alternatively, in this thread : https://forum.xda-developers.com/201...dates-t3571496 the method explained in post #4 worked well also :
"On the TWRP Terminal:
echo "ro.setupwizard.mode=DISABLED" >> /system/build.prop
this will skip the first setup!
edit: may need to mount /system"
Click to expand...
Click to collapse
Mindthegapp and Opengapp is also discussed somewhere in the thead.
I used mindthegapps instead of opengaps and the sign in problem went away :good:
But i have a problem; the phone doesn't stay off after shutdown and turns back on. I have flashed latest TWRP twice via fastboot but the problem is still there. However if i connect the phone to charger right after shut down it will stay off and recharge
I used Nova launcher instead of the built-in UI and the phone runs fine and smooth. Unfortunately Xperia V doesn't support notification access for external apps and I'm looking for a workaround for that too. In general, i like the OS and the user experience is good so I'm going to keep it. Props to the dev
It there future releases plan for AOSP version? Or will not release anymore?
I really appreciate the work done by AdrianDC to keep xperia v alive. I am running this ROM for a week now after using official jelly bean by Sony for years.
Most of the time it works good without problem and I want to keep it for daily usage.
But I encountered some bugs :
1. Shut down function don't work. It actually restarts after 5 or 10 seconds of black screen.
2.some times during some medium to heavy work the screen freezes and the phone restarts itself.
3.some times during some medium to heavy work the CPU temperature goes up to 65 Celsius and the phone shut down.
4.battery usage and charging time increased comparing to last official ROM . an important notice is that I first installed gapps and the battery drain was a disaster and it showed charging takes 22 hours to complete ! But then I flashed and reinstalled ROM with mindtheapps and it is far better and charging takes 2.5 hours to complete.
And with full usage it goes empty after 3 hours. Poor 1700 battery after all.
5.in telegram and wattsapp videos won't play in app. I should use 3rd app to open video via files manager .
Is anyone know what is the build instruction for this AOSP version?

Categories

Resources