{
"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?
Related
{
"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...
{
"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 7.x Nougat (Unlocked Bootloader) :
Xperia T (Mint) - 7.1.2 : https://mega.nz/#F!H5cyEK6b!4Y6PuM434TYyNxICj9w91Q
Xperia TX (Hayabusa) - 7.1.2 : https://mega.nz/#F!npcljbAA!RWB52EuxwFFSwBjxUSh7bQ
Xperia V (Tsubasa) - 7.1.2 : https://mega.nz/#F!i9NVxBDa!kHCeH3DAAz16rz4WOeedow
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.0 : http://forum.xda-developers.com/xpe...t/recovery-twrp-3-0-0-touch-recovery-t3319588
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) Wipe the data & cache (Backup to make sure not to lose data)
- Flash the AOSP 7 ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
AOSP update / upgrade :
- (Information) Don't wipe anything unless you want to
- Flash the latest AOSP 7 ROM zip from the Recovery
- (Optional) Flash the GApps 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_msm8960
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 completely. OpenGApps recommended.
Q : I see errors during the installation, is it normal ?
A : If it is E:unknown command [log] , ignore it for now
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 : The AOSP Keyboard does not support swipe gestures ?
A : Unfortunately the sources for swipe gestures are not available
and Google still requires their prebuilt library to be there for AOSP Keyboard.
Download the following libjni_latinimegoogle.so API 23 from OpenGApps
and push it to /system/lib/libjni_latinimegoogle.so.
AOSP available for Xperia Blue devices also thanks to :- Google AOSP
- The LineageOS Team
- CodeAurora Forums
- The CyanogenMod Team
XDA:DevDB Information
AOSP Nougat 7.1.2, ROM for the Sony Xperia T
Contributors
Adrian DC
Source Code: https://android.googlesource.com/
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Snapshot
Created 2016-10-30
Last Updated 2020-08-15
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- Partitions (Data, Cache) : Ext4 supported
- 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
- 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
Recent branches commits
Devices + common projects: https://github.com/AdrianDC/aosp_development_sony8960/branches/all
Changes log
31/12 : New release on Android 7.1.2_r36 sources (October CVE patches)
14/07 : New release on Android 7.1.2_r24 sources (July CVE patches) & kernel updates
01/07 : Updated kernel vulnerabilities patches, fixes and external storage for Camera2
18/06 : New release on Android 7.1.2_r17 sources (June CVE patches / Pixel) & Jelly Browser updates
13/05 : Updated kernel vulnerabilities patches, improved Jelly Browser app
03/05 : New release on Android 7.1.2_r8 sources (May patches / Pixel) & Camera2 fixes
26/04 : New release with updated and unified AOSP 7.1.2 / LineageOS device sources
13/03 : New release on Android 7.1.1_r25 sources (March CVE patches / Pixel)
07/02 : New release on Android 7.1.1_r20 sources (February CVE patches / Pixel)
29/01 : Updated device sources, fixed AOSP Recovery build
07/01 : New release on Android 7.1.1_r9 sources (January CVE patches)
09/12 : Updated device sources, tethering kernel support added for AOSP 7.1.1
07/12 : New release on Android 7.1.1_r4 sources (About)
25/11 : Some Pixel colours and round icons, Downloads play/pause, minor fixes (About)
16/11 : Google SetupWizard fixes, minor improvements, dexopt disabled (About)
12/11 : Original RIL, USSD fixed, cleanups, Android 7.1.0_r7 (About)
30/10 : Initial release for Mint, Hayabusa and Tsubasa, Android 7.1.0_r4
Original AOSP 7.1 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 Nougat
AV: Initial camcorder partial support
Camera2: Fixes for wrongly rotated photos and improvements
Screenshots: Fix MTP list updates
Settings: Remove Google system updates
UI: Add reboot option to power menu
UI: Various efficiency improvements and fixes
UI: Some Pixel designs like NavBar and colours
Downloads: Add the ability to Play/Pause
Telephony: Support for older RIL layers
Telephony: Provide default networks APNs from CM
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"?>
<!-- https://android.googlesource.com/platform/manifest -->
<manifest>
<!-- See https://github.com/AdrianDC/aosp_development_sony8960 -->
</manifest>
You are just spoiling the community with all this releases and Android diversity, thanks again
Thanks sir i hope you read all of my Pm about cm14.1 anyways thanks it possible gain root via superSU?
Cheer - AOSP 4 xV, I would never have expected!
Thank you so much! :good: :highfive:
Is there a way to make basketbuild to work properly???
anyone find out how to root this rom?
nhicko95 said:
anyone find out how to root this rom?
Click to expand...
Click to collapse
OP => Q&A
20161112: New release supporting the original RIL telephony stack, hence USSD and stable SIM.
A new release will be coming in the next hours, adding fixes for the Google SetupWizard
on clean installation. Therefore no more permanent crashes from the wizard on boot
and the ability to fully use the Google SetupWizard to configure the phone & have provision.
(access to the navigation keys, the QuickSettings & others features that are locked without it)
The reason behind these issues were that the Google SetupWizard requires a lot of memory
to compile with ART, and 1024MB RAM devices configurations did not expect such a heavy usage.
The fix is here for those interested: https://github.com/AdrianDC/aosp_development_sony8960/commits/frameworks_native
It also includes a small UI change that was requested quite a lot,
I'll leave you judge of that, see the screenshot...
Also includes some improvements I did since the last build for CM 14.1.
Adrian DC said:
A new release will be coming in the next hours, adding fixes for the Google SetupWizard
on clean installation. Therefore no more permanent crashes from the wizard on boot
and the ability to fully use the Google SetupWizard to configure the phone & have provision.
(access to the navigation keys, the QuickSettings & others features that are locked without it)
The reason behind these issues were that the Google SetupWizard requires a lot of memory
to compile with ART, and 1024MB RAM devices configurations did not expect such a heavy usage.
The fix is here for those interested: https://github.com/AdrianDC/aosp_development_sony8960/commits/frameworks_native
It also includes a small UI change that was requested quite a lot,
I'll leave you judge of that, see the screenshot...
Also includes some improvements I did since the last build for CM 14.1.
Click to expand...
Click to collapse
Im still waiting
nhicko95 said:
Im still waiting
Click to expand...
Click to collapse
No need to say you're waiting a release or an update,
especially when it's mentioned it'll be in the coming hours.
Adrian DC said:
No need to say you're waiting a release or an update,
especially when it's mentioned it'll be in the coming hours.
Click to expand...
Click to collapse
It is suitable for secondary rom?
Why not ?
In fact I use all my ROMs as secondary on MicroSD.
Finished a new project to root AOSP 7.1 on Sony 8960.
Rooting instructions added to the main post.
A new build will also come today.
Adrian DC said:
Finished a new project to root AOSP 7.1 on Sony 8960.
Rooting instructions added to the main post.
A new build will also come today.
Click to expand...
Click to collapse
wow thats what im waiting for
thanks Sir AdrianDC its working
If I want to switch from CM14.1 to AOSP 7.1.0, how about the data migration? Do I have to revert it, or does this also work on AOSP 7.1.0?
Thanks in advance!
Klaus N. said:
If I want to switch from CM14.1 to AOSP 7.1.0, how about the data migration? Do I have to revert it, or does this also work on AOSP 7.1.0?
Thanks in advance!
Click to expand...
Click to collapse
Won't work properly because both have different databases, especially for the telephony
where CyanogenMod bumps the database version to add the support of legacy & irregular telephony elements.
Does this rom support f2fs?
{
"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
{
"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,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 17.1 (Unlocked Bootloader) :Xperia T (Mint) - Development : https://mega.nz/folder/G88HVBaK#3q6WZTdeO5raTlqyi1PaBgXperia TX (Hayabusa) - Development : https://mega.nz/folder/mwshGbgT#DOA5_15Xva97wUC_kY_YJQXperia V (Tsubasa) - Development : https://mega.nz/folder/qw8RwDwI#U3rQ22ZsqsxOpj3u0oF1GgGoogle Applications (optional) :OpenGApps : https://opengapps.org (Use packages for ARM, Android 10.0, pico)Information : Flash the GApps before the first boot. If not, a clean flash is recommended.Recommended Recovery (optional) :TWRP 3.5.x : http://forum.xda-developers.com/xperia-t-v/orig-development/-t3319588Disable the default Low-RAM features (optional) :Low-RAM Property Patcher : http://forum.xda-developers.com/-/-t3737373Tools required for bootimage patches such as root :Boot Bridge for Sony ELF : https://forum.xda-developers.com/-/-/-t3506883Informations and references :About LineageOS updates : ChangeLog available on https://download.lineageos.org/mint/changes/About LineageOS device side : See my GitHub trees linked below
Unification of the user partitions into UserData
Read more about the UserData unification :- Xperia T (Mint) : LineageOS Wiki- Xperia TX (Hayabusa) : LineageOS Wiki- Xperia V (Tsubasa) : LineageOS Wiki
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 recovery- (Optional) Flash a GApps package to have the Google Applications- (Optional) Every additional zip you want to flash- RebootLineageOS update / upgrade :- (Warning) Do not update / upgrade between OFFICIAL and UNOFFICIAL builds- (Information) Do not wipe anything unless you want to- Flash the latest LineageOS ROM zip from recovery- (Optional) Flash a GApps package on first install / upgrade. Not required later, but do update sometimes- (Optional) Every additional zip you want to flash- Reboot
About the builds
Common tree : https://github.com/LineageOS/android_device_sony_blue-commonDevice tree (T) : https://github.com/LineageOS/android_device_sony_mintDevice tree (TX) : https://github.com/LineageOS/android_device_sony_hayabusaDevice tree (V) : https://github.com/LineageOS/android_device_sony_tsubasaKernel sources : https://github.com/LineageOS/android_kernel_sony_msm8x60Common tree (Development) : https://github.com/AdrianDC/android_device_sony_blue-commonDevice tree (T, Development) : https://github.com/AdrianDC/android_device_sony_mintDevice tree (TX, Development) : https://github.com/AdrianDC/android_device_sony_hayabusaDevice tree (V, Development) : https://github.com/AdrianDC/android_device_sony_tsubasaKernel sources (Development) : https://github.com/AdrianDC/android_kernel_sony_msm8x60Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony
Issues and reports
- Report issues only if you use the ROM original kernel- If an additional mod is installed, make sure it is unrelated, and mention it- Make sure the issue was not discussed earlier in the thread- Acquire ADB logcat logs to a file : how-to-take-logs-in-android- If the device crashed and rebooted, retrieve this file from the device : /proc/last_kmsg- Use Permissive Kernel Patcher and share logcat logs if it solves issues
Legal
About LineageOS Legal : http://lineageos.org/legal/The LineageOS team would like to thank everyone involvedin helping with testing, coding, debugging & documenting! Enjoy!
LineageOS available for Xperia T/TX/V also thanks to :
- Google AOSP- LineageOS Team- Arne (arco68)- Everyone involved in working and testing
XDA:DevDB Information
LineageOS 17.1, ROM for the Sony Xperia SP
Contributors
AdrianDC
Version Information
ROM OS Version: Android 10
ROM Kernel: Linux 3.4.x
Status: Stable
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open LineageOS 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
FEATURES AND ISSUES
Code:
Boot : Ok
GApps : Ok (OpenGApps Pico recommended)
Partitions (Data, Cache) : Ok
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
Video playback : Ok
NFC : Ok
Kernel : Ok
Graphics : Ok
3D Rendering : Ok
Clock : Ok
DRM : Ok
Offline Charging : Ok
USB : Ok
USB OTG : Ok
Encryption : Ok
SEPolicies : Ok (Enforced)
Kernel CVE : Partially outdated (ToDo)
Root : Ok (with ADB, supported with Magisk + BootBridge)
TWRP : Ok (TWRP 3.5.0 recommended, system restore may need a ROM reflash due to a TWRP internal issue)
CHANGELOG
Code:
Future release:
- Kernel CVEs updates to check
28/12/2020:
- Update release on Security level 2020-12-05
25/10/2020:
- Update release on Security level 2020-10-05
20/09/2020:
- Upgrade release on Security level 2020-09-05 (android-10.0.0_r46 August)
- Back gesture navigation with keyboard swipe conflicts resolved (topic:ten-back-gesture-go)
30/08/2020:
- Multiple kernel optimizations and debugging features cleanups (thanks Tomoms)
- Previously patched SEPolicies included and now considered stable
27/08/2020:
- Patch regarding SEPolicies for FM Radio support (extends the 26/08/2020 patch)
26/08/2020:
- Patch regarding SEPolicies for FM Radio support and sensors detection
23/08/2020:
- Migration to userspace Low Memory Killer daemon (LMKD) instead of the old kernel LMK
- Massive kernel updates against upstream, especially LZ4 and ZRAM (257 commits)
- Additional SEPolicies updates
20/08/2020:
- Updates to enforced SEPolicies
- Actionbar previous button in DeviceSettings fixed
19/08/2020:
- Enforced SEPolicies security with all rules refactored and cleaned up,
if anything looks "blocked", please report with ADB logs
16/08/2020:
- GPS legacy support fixed
15/08/2020:
- Video playback fixed
- ZRAM 768MB reenabled
- Bootimage support for Magisk
- RIL updates
- Minor lights selection fix
13/08/2020:
- Initial public release on Android 10.0.0_r41 June
11/08/2020:
- Initial beta testers release on Android 10.0.0_r41 June
2019 - 2020:
- Initial AOSP 10 / LineageOS 17.0 / 17.1 ports
- Internal bringup
The next release will resolve these :
Video playback : Due to Android 10 newer codecs, recorded videos now play properly
Boot : The bootimage will support Magisk as the current one does not
Notifications : Minor fix on lights selection (https://review.lineageos.org/c/LineageOS/android_frameworks_base/+/283994)
Thank you very much for this new release. In my experience GPS does not fix.
forawhile said:
Thank you very much for this new release. In my experience GPS does not fix.
Click to expand...
Click to collapse
Indeed, the GPS stack was starting but failing upon receival due to our legacy stack.
Today's release resolve GPS issues.
Hello AdrianDC
Installing the gapps file encounters an error
Please check
hamidkar64 said:
Hello AdrianDC
Installing the gapps file encounters an error
Please check
Click to expand...
Click to collapse
Please give details when you post such reports.
The issue you most likely have is because you're not using the recommended GApps variant.
Android 10 uses much more spaces in system, even though I reduced it.
AdrianDC said:
Please give details when you post such reports.
The issue you most likely have is because you're not using the recommended GApps variant.
Android 10 uses much more spaces in system, even though I reduced it.
Click to expand...
Click to collapse
I noticed that I downloaded the pico version that you mentioned several times from the oppengapps site, but unfortunately I encountered an error during the installation, so from the site https://download.mokeedev.com/extension.html#gapps
I downloaded and my problem was solved
Sorry for the bad writing I have
Good luck
hamidkar64 said:
I noticed that I downloaded the pico version that you mentioned several times from the oppengapps site, but unfortunately I encountered an error during the installation, so from the site https://download.mokeedev.com/extension.html#gapps
I downloaded and my problem was solved
Sorry for the bad writing I have
Good luck
Click to expand...
Click to collapse
I'm running both Xperia SP Huashan and Xperia T Mint since early this week, both with OpenGApps 10.0 Pico installed.
If you have an issue, try to look at the OpenGApps log, they create a .log file to see what went wrong.
Also, try to mention which device you have since this covers T, TX and V (I know you have a V Tsubasa).
AdrianDC said:
Indeed, the GPS stack was starting but failing upon receival due to our legacy stack.
Today's release resolve GPS issues.
Click to expand...
Click to collapse
Thank you very much for solving GPS issue. Now GPS gets a lot of sats. Despite that GPS takes a lot of time for 3D fixing. Is there any solution?
hamidkar64 said:
Hello AdrianDC
Installing the gapps file encounters an error
Please check
Click to expand...
Click to collapse
Did you upgrade twrp? I had no issue. I nave a xperia v
forawhile said:
Thank you very much for solving GPS issue. Now GPS gets a lot of sats. Despite that GPS takes a lot of time for 3D fixing. Is there any solution?
Click to expand...
Click to collapse
Both my Huashan SP and Mint T got a GPS fix in less than a minute, while being indoor.
I use the "GPS Test" application, which shows satellites in view, in use, strengths, ...
I can't change much about it, it works the way it used to.
Great!
Thanks Adrian
A new release 19/08/2020 is available :
Enforced SEPolicies security with all rules refactored and cleaned up (if anything looks "blocked", please report with ADB logs)
Mint should be fine, everything looks to be working fine right now with the enforced security.
Hayabusa and Tsubasa need to be tested + I would require first and normal boot ADB logs.
Please PM me ADB logs if you see anything not working / behaving as it should and explain what you did.
Camera is not working in tsubasa
merlin_zaraza said:
Camera is not working in tsubasa
Click to expand...
Click to collapse
Please turn your device permissive : https://forum.xda-developers.com/an...od-kernel-permissive-patcher-android-t3506338
And send me adb logs after a complete boot.
AdrianDC said:
Indeed, the GPS stack was starting but failing upon receival due to our legacy stack.
Today's release resolve GPS issues.
Click to expand...
Click to collapse
Tsubasa; Last release (20/08/2020).
I added my logcat. I have just a delay with GPS 3d fix. I tested the hardware and the antenna and all seems ok.
Tsubasa release date 20/08/2020 + root.
The Camera phone crashes after taking some photos (16 in my case) and the system becomes instable.
A new release 23/08/2020 will be available, on my side, the performance and normal usage have improved a lot :
Migration to userspace Low Memory Killer daemon (LMKD) instead of the old kernel LMK
Massive kernel updates against upstream, especially LZ4 and ZRAM (257 commits)
Additional SEPolicies updates
{
"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,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 18.1 (Unlocked Bootloader) :Xperia T (Mint) - Development : https://mega.nz/folder/vgNWkTCT#9KPQFa16ETF-lvooSTWThQXperia TX (Hayabusa) - Development : https://mega.nz/folder/T9MUVJ4C#rO3CIVKjKrFg7nmR0jjnZwXperia V (Tsubasa) - Development : https://mega.nz/folder/vpUGhZoK#8AgXq9lMGttCM1jYHTMGfwGoogle Applications (optional) :OpenGApps : https://mega.nz/folder/e9NhVARL#N-csHttthHy0wUJjMI_EkwInformation : Flash the GApps before the first boot. If not, a clean flash is recommended.Recommended Recovery (optional) :TWRP 3.5.x : http://forum.xda-developers.com/xperia-t-v/orig-development/-t3319588Disable the default Low-RAM features (optional) :Low-RAM Property Patcher : http://forum.xda-developers.com/-/-t3737373Tools required for bootimage patches such as root :Boot Bridge for Sony ELF : https://forum.xda-developers.com/-/-/-t3506883Informations and references :About LineageOS updates : ChangeLog available on https://download.lineageos.org/mint/changes/About LineageOS device side : See my GitHub trees linked below
Unification of the user partitions into UserData
Read more about the UserData unification :- Xperia T (Mint) : LineageOS Wiki- Xperia TX (Hayabusa) : LineageOS Wiki- Xperia V (Tsubasa) : LineageOS Wiki
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 recovery- (Optional) Flash a GApps package to have the Google Applications- (Optional) Every additional zip you want to flash- Reboot the device- Wait a few minutes for optimizations to finish and the SIM to load before the setupLineageOS update / upgrade :- (Warning) Do not update / upgrade between OFFICIAL and UNOFFICIAL builds- (Information) Do not wipe anything unless you want to- Flash the latest LineageOS ROM zip from recovery- (Optional) Flash a GApps package on first install / upgrade. Not required later, but do update sometimes- (Optional) Every additional zip you want to flash- Reboot
About the builds
Common tree : https://github.com/LineageOS/android_device_sony_blue-commonDevice tree (T) : https://github.com/LineageOS/android_device_sony_mintDevice tree (TX) : https://github.com/LineageOS/android_device_sony_hayabusaDevice tree (V) : https://github.com/LineageOS/android_device_sony_tsubasaKernel sources : https://github.com/LineageOS/android_kernel_sony_msm8x60Common tree (Development) : https://github.com/AdrianDC/android_device_sony_blue-commonDevice tree (T, Development) : https://github.com/AdrianDC/android_device_sony_mintDevice tree (TX, Development) : https://github.com/AdrianDC/android_device_sony_hayabusaDevice tree (V, Development) : https://github.com/AdrianDC/android_device_sony_tsubasaKernel sources (Development) : https://github.com/AdrianDC/android_kernel_sony_msm8x60Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony
Issues and reports
- Report issues only if you use the ROM original kernel- If an additional mod is installed, make sure it is unrelated, and mention it- Make sure the issue was not discussed earlier in the thread- Acquire ADB logcat logs to a file : how-to-take-logs-in-android- If the device crashed and rebooted, retrieve this file from the device : /proc/last_kmsg- Use Permissive Kernel Patcher and share logcat logs if it solves issues
Legal
About LineageOS Legal : http://lineageos.org/legal/The LineageOS team would like to thank everyone involvedin helping with testing, coding, debugging & documenting! Enjoy!
LineageOS available for Xperia T/TX/V also thanks to :
- Google AOSP- LineageOS Team- Arne (arco68)- Everyone involved in working and testing
XDA:DevDB Information
LineageOS 18.1, ROM for the Sony Xperia SP
Contributors
AdrianDC
Version Information
ROM OS Version: Android 11
ROM Kernel: Linux 3.4.x
Status: Beta
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open LineageOS 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
FEATURES AND ISSUES
Code:
Boot : Ok
GApps : Ok
Partitions (Data, Cache) : Ok
Bluetooth : Ok
WiFi : Ok
WiFi Hotspot : Ok
USB Tethering : 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
Gestures : Ok
FM Radio : Ok
Vibrator : Ok
Microphone : Ok
Audio & music : Ok
Bluetooth audio : Ok
Video playback : Ok
NFC : Ok
Kernel : Ok
Graphics : Ok
3D Rendering : Ok
Clock : Ok
DRM : Ok
Offline Charging : Ok
USB : Ok
USB OTG : Ok
Encryption : ? (May fail to encrypt, TODO)
SEPolicies : ? (Permissive, TODO)
Kernel CVE : Partially outdated
Root : Ok (with ADB)
TWRP : Ok (TWRP 3.5.0 recommended, system restore may need a ROM reflash due to a TWRP internal issue)
CHANGELOG
Code:
Future release:
- Work in progress
25/01/2021:
- Upgrade release on Android 11.0.0_r27 January
03/01/2021:
- Update release on Android 11.0.0_r19 December
- Calendar fixes to support Android Go builds without widgets
- CPU deep sleep repaired, improving the battery life
- Migration to my HIDL Lights HAL to resolve lights issues and power usage
- GPS functionalities restored
02/01/2021:
- Initial public release on Android 11.0.0_r19 December
28/12/2020:
- Initial beta testers release on Android 11.0.0_r19 December
Thank you very much @AdrianDC
I'm glad you support our little Xperia so we can enjoy our mobile
The only issue that seems to me to be very nerve-wracking is "average memory use", which is 95% occupied and works, and after running a program, the phone speed drops sharply.
- Bluetooth stopped at the beginning of the smartphone and did not turn on at all.
Also Launcher does not have a widget and it seems that it can not be added
Hoping to develop this ROM
_a_m_i_r_gh_ said:
The only issue that seems to me to be very nerve-wracking is "average memory use", which is 95% occupied and works, and after running a program, the phone speed drops sharply.
- Bluetooth stopped at the beginning of the smartphone and did not turn on at all.
Also Launcher does not have a widget and it seems that it can not be added
Click to expand...
Click to collapse
Thanks !
Concerning RAM, the 841MB of RAM available on our Xperia SP are always going to be an issue,
as of now, I feel the device performs better than 17.1 on a daily usage basis,
the 768MB ZRAM improves the memory stress issue a lot since 17.1,
and I'm still working on trying to reduce things we don't need to improve responsiveness.
For your Bluetooth issue, which nobody else reported yet, could you please send me the logs for debugging (PM) ?
As for Launcher without widgets, that's normal, I'm now using full Android Go configurations,
and the widgets feature is one of the few ones removed from Go to improve RAM / responsiveness,
thus we are now using the Trebuchet Go variant of the Launcher app.
Side-note, there's a Calendar app failure related to the lack of widgets in Go,
I fixed it (along the Messaging and Music apps already done), next build will have it.
I just installed & must say this looks very promising, so far no issues and a much better feeling than with 17.1. Bluetooth seems to work here. I can even use the square again. So my oldest mobile has the newest lineage now, unbelievable. @AdrianDC Thanks again very much and all the best for 2021!
Next build will include the HIDL Lights HAL I worked on for 17.1 but never finished,
this will resolve the lights errors (despite working as it is) and reduce battery usage,
however it'll need some testing on Xperia V and Xperia TX devices (as I test on Xperia T).
Wow, amazing!
Thanks @AdrianDC
The batter drain seems very fast, Xperia TX
Another issue, there is no NFC toggle in Settings-Connected Deivces, as well as in Quick Settings
Will update to 3rd. Jan version
skytorch said:
The batter drain seems very fast, Xperia TX
Click to expand...
Click to collapse
AdrianDC said:
however it'll need some testing on Xperia V and Xperia TX devices (as I test on Xperia T).
Click to expand...
Click to collapse
Just wow! that you are still working on it!
I have some Vs, a SP and a T. If you have any ROMs to test and need some logs for V or else, feel free to leave a notice. They are not my daliy drivers, so you could even "fry" them.
Overall very promissing on tsubasa and very smooth. "Feels" way better than 17.1 already.
Thanks for maintaining such a ancient device @AdrianDC
Magisk 21.4 + BootBridge seems doesn't work right now?
i can complete the installation but when i reboot to system no magisk was installed
So, this ROM enables low-RAM patch by default and we don't need to apply the low-RAM patch again, right?
g440i said:
So, this ROM enables low-RAM patch by default and we don't need to apply the low-RAM patch again, right?
Click to expand...
Click to collapse
Yes, all my LineageOS / AOSP builds since 2017/2018 were built with Android Go configurations,
hence the Low RAM configuration has always been enabled by default,
the patcher is there to disable the flag on these builds and to enable it on other devices.
skytorch said:
Another issue, there is no NFC toggle in Settings-Connected Deivces, as well as in Quick Settings
Click to expand...
Click to collapse
As you probably saw later on, the NFC feature was resolved in the latest builds.
hung2k said:
Thanks for maintaining such a ancient device @AdrianDC
Magisk 21.4 + BootBridge seems doesn't work right now?
i can complete the installation but when i reboot to system no magisk was installed
Click to expand...
Click to collapse
Looking into it whenever I have time, apparently Magisk v21.2 was killing the device's boot,
and Magisk v21.4 _may_ be flashable but non-effective : https://github.com/topjohnwu/Magisk/issues/3636
AdrianDC said:
Yes, all my LineageOS / AOSP builds since 2017/2018 were built with Android Go configurations,
hence the Low RAM configuration has always been enabled by default,
the patcher is there to disable the flag on these builds and to enable it on other devices.
As you probably saw later on, the NFC feature was resolved in the latest builds.
Looking into it whenever I have time, apparently Magisk v21.2 was killing the device's boot,
and Magisk v21.4 _may_ be flashable but non-effective : https://github.com/topjohnwu/Magisk/issues/3636
Click to expand...
Click to collapse
Thanks for your reply
but i can't instsll 20.4 while the installing step showing cannot mount /vendor
i guess maybe related to system as root in new lineage18.1's build?
another minor question, i can't add a clock widget in the home screen using default launcher, is it normal ?
before i use nova launcher 5.5.4 but in LOS18 it crash on startup so i try to use default one but having problem
hung2k said:
Thanks for your reply
but i can't instsll 20.4 while the installing step showing cannot mount /vendor
i guess maybe related to system as root in new lineage18.1's build?
another minor question, i can't add a clock widget in the home screen using default launcher, is it normal ?
before i use nova launcher 5.5.4 but in LOS18 it crash on startup so i try to use default one but having problem
Click to expand...
Click to collapse
v20.4 will never work, Magisk added support for Android 11 on v21.x.
It will have to be fixed either by Magisk or device side if anything is found.
On Android 11, LineageOS 18.1, I migrated to full Android Go configurations,
which disables some system features to reduce the RAM and CPU fingerprints,
the most visible of these is the widgets, they are disable and the launcher is the Go variant.
AdrianDC said:
v20.4 will never work, Magisk added support for Android 11 on v21.x.
It will have to be fixed either by Magisk or device side if anything is found.
On Android 11, LineageOS 18.1, I migrated to full Android Go configurations,
which disables some system features to reduce the RAM and CPU fingerprints,
the most visible of these is the widgets, they are disable and the launcher is the Go variant.
Click to expand...
Click to collapse
got it, thanks for explanation
AdrianDC said:
Yes, all my LineageOS / AOSP builds since 2017/2018 were built with Android Go configurations,
hence the Low RAM configuration has always been enabled by default,
the patcher is there to disable the flag on these builds and to enable it on other devices.
As you probably saw later on, the NFC feature was resolved in the latest builds.
Looking into it whenever I have time, apparently Magisk v21.2 was killing the device's boot,
and Magisk v21.4 _may_ be flashable but non-effective : https://github.com/topjohnwu/Magisk/issues/3636
Click to expand...
Click to collapse
Got, found NFC toggler in "Quick Settings". So the toggler item in Settings was removed intendedly?
Someone show screenshots please.