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

Search This thread

AdrianDC

Recognized Developer
Dec 22, 2009
2,206
12,973
Île-de-France
adriandc.github.io
Android_7_0_Nougat.png

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.

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


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
 

AdrianDC

Recognized Developer
Dec 22, 2009
2,206
12,973
Île-de-France
adriandc.github.io
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
 
Last edited:

AdrianDC

Recognized Developer
Dec 22, 2009
2,206
12,973
Île-de-France
adriandc.github.io
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>
 
Last edited:

lobotron

Senior Member
Jan 21, 2017
72
16
@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.
 

lobotron

Senior Member
Jan 21, 2017
72
16
Oh, I see, I downloaded a folders zip and it has the zip nicely named inside. Thanks.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Android_7_0_Nougat.png

    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.

    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


    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
    3
    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
    2
    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>
    2
    New release 20170419: Updated CAF sources, various device / kernel / AOSP-CAF updates.
    1
    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..