[13.0][GSI][ROM][ CURTANA | JOYEUSE | EXCALIBUR][AOSP+GAPPS][4/5/23]

Search This thread

FukTheRegister

Senior Member
May 4, 2009
123
25
Paris
www.galoula.net
Source Code: https://github.com/aosp-tissot

ROM OS Version: Android 13
ROM Kernel: Linux 4.x
ROM Firmware Required: Treble
Based On: AOSP​
Hi sooti,

I try to get the run building on my computer.

I arrive to get it's partially working, I think the local_manifest.xml has some little problems.

I need to remove some projects from it to compile :
Code:
curl https://raw.githubusercontent.com/aosp-tissot/local_manifest/aosp-13.0/local_manifest.xml | grep -ve "device/google/fuchsia" \
-e "device/google/bonito-sepolicy" \
-e "platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" \
-e "platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" \
-e "platform/prebuilts/gdb/darwin-x86" \
-e "platform/prebuilts/go/darwin-x86" \
-e "platform/prebuilts/python/darwin-x86/2.7.5" | sed
-e 's|</manifest>|<remove-project name="external/exfat" />\n</manifest>|' > local_manifest.xml

After this, it's build, but, I didn't have gapps.
I try different sources with no luck (sometime Play works, but not Pay).

Where did you get the gapps for your ROM ?

Because your version working well (with some config in Magisk) for Pay, and I need Pay, because I lost my credit card lol.

Regards,

Gaël.
 

sooti

Recognized Developer
Jan 26, 2012
2,523
6,739
Hi sooti,

I try to get the run building on my computer.

I arrive to get it's partially working, I think the local_manifest.xml has some little problems.

I need to remove some projects from it to compile :
Code:
curl https://raw.githubusercontent.com/aosp-tissot/local_manifest/aosp-13.0/local_manifest.xml | grep -ve "device/google/fuchsia" \
-e "device/google/bonito-sepolicy" \
-e "platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" \
-e "platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" \
-e "platform/prebuilts/gdb/darwin-x86" \
-e "platform/prebuilts/go/darwin-x86" \
-e "platform/prebuilts/python/darwin-x86/2.7.5" | sed
-e 's|</manifest>|<remove-project name="external/exfat" />\n</manifest>|' > local_manifest.xml

After this, it's build, but, I didn't have gapps.
I try different sources with no luck (sometime Play works, but not Pay).

Where did you get the gapps for your ROM ?

Because your version working well (with some config in Magisk) for Pay, and I need Pay, because I lost my credit card lol.

Regards,

Gaël.
Why dont you just use my build? not sure what the problem is... you dont need magisk to pass safeteynet either
 

FukTheRegister

Senior Member
May 4, 2009
123
25
Paris
www.galoula.net
Why dont you just use my build? not sure what the problem is... you dont need magisk to pass safeteynet either
Because I put somes patchs for personalize the ROM. Theeses patches touch directly the core, and init, for adding some binaries, even after a factory reset. And if I modify directly /system I break GPay ...

This weekend I tried to build ROM with PixelExperiances GApps, but the ROM is too big ... (3.4Go).

I need to understand how to add minimal Gapp for getting GPay working.
 

JoelD222

New member
Nov 1, 2017
1
0
Hi! Sorry for the newby question... I have a 9s and today I unlocked bootloader, i want to install a clean android ROM... Is this ROM recommend for everyday use o would you recommend going for a more stable android 12 ROM... 😅
 

dagp12

New member
May 6, 2016
3
0
I do not speak English, but with the help of the translator I ask them:
When I install this or another custom rom I can't find a way to enable the 48 mp camera module, the other 3 modules do work with any camera application, is there a way to solve this problem?
 
Last edited:
I do not speak English, but with the help of the translator I ask them:
When I install this or another custom rom I can't find a way to enable the 48 mp camera module, the other 3 modules do work with any camera application, is there a way to solve this problem?
only mi camera and maybe lmc camera (not sure about this one) can capture 48mp photo!
 

tigger360

Senior Member
Nov 9, 2011
95
18
Hi all,

I've been out of the custom rom game for quite a while, and I have never installed a custom rom on my curtana. This rom has interested me, so I want to try it out. My question is, do I have to install a custom recovery at any point? My phone is still fully stock, so if I understand the instructions correctly, all the steps are done through fastboot on the PC except the step where I select format userdata? What recovery am I using in that step where I select format userdata? The stock one?

Sorry for the noob question. Things seem to have changed a bit from when I used to play around with root and custom roms.

Thanks for the help
 

dagp12

New member
May 6, 2016
3
0
I'm using derpfest! It has built in miui camera. no plugin needed to install.

I checked the derpfest rom but I did not find a version compatible with the redmi note 9 pro (joyeuse), from what I have seen using other accessories since magisk the 48mp option appears in the camera app but doing the test by covering the respective lens I give Note that he only uses the 16 mp lens.
 
I checked the derpfest rom but I did not find a version compatible with the redmi note 9 pro (joyeuse), from what I have seen using other accessories since magisk the 48mp option appears in the camera app but doing the test by covering the respective lens I give Note that he only uses the 16 mp lens.
check message. I've sent you the link! derpfest website is outdated.
 

sooti

Recognized Developer
Jan 26, 2012
2,523
6,739
New build is up:
* April security patch
* Latest trebledroid (phh) patches
 

nabulsi08

Senior Member
Mar 2, 2023
281
62
New build is up:
* April security patch
* Latest trebledroid (phh) patches
Hello there!
First: Thanks for developing this GSI ROM!
I have a question and a recommendation. Would my device still charge with the maximum speed (67W)? And unfortunately the Camera is something important for me... And I'm not able to use my 108mp in any GSI. Is it possible to import for example the Leica Camera App from Xiaomi with 108MP and the other Features to this GSI like some Custom ROMs are doing now? I hope so... I would instantly change to any GSI with 108MP.
Thanks in Advance.
Have a great day.
 

sooti

Recognized Developer
Jan 26, 2012
2,523
6,739
New build is up:
* Fixed bt calls not working
* Latest trebledroid patches
* May Google security patch
 
  • Like
Reactions: ada12

sooti

Recognized Developer
Jan 26, 2012
2,523
6,739
Hello there!
First: Thanks for developing this GSI ROM!
I have a question and a recommendation. Would my device still charge with the maximum speed (67W)? And unfortunately the Camera is something important for me... And I'm not able to use my 108mp in any GSI. Is it possible to import for example the Leica Camera App from Xiaomi with 108MP and the other Features to this GSI like some Custom ROMs are doing now? I hope so... I would instantly change to any GSI with 108MP.
Thanks in Advance.
Have a great day.
Power should charge fine, its controlled by kernel, not system so you will get whatever the max charge your charger and device support. Regarding camera, the whole '100mp, 200mp etc' thing is marketing buzz, you are better off using the binned photos (which is what AOSP uses and even xiaomi camera by default), its much smaller sizes and the pixels are combined to produce better photos, the large photos you are talking about are simply blown up pixels
 
  • Like
Reactions: ada12

Top Liked Posts

  • There are no posts matching your filters.
  • 11
    Android-13-Logo.jpg

    Code:
    Disclaimer:
    We are not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
    800px-Android_11.svg.png


    What is this?
    An AOSP based ROM, with gapps included and gesture support (pocket, hand wave, pickup).

    Based on Android 13.0

    Tested on Redmi Note 9S (curtana global) on both vendor miui 12 and miui 13


    1. If you want to root then copy the stock boot from the latest stock rom into internal and use magisk to patch it, then flash the patched boot in bootloader (fastboot flash boot patched_boot.img)
    2. I will try to provide monthly patch updates and fixes as needed, don't ask for ETAs... I usually aim for the 5th of each month or whenever Google releases their patches
    3. If you are coming from a previous version, I highly recommend clean flashing, otherwise you will probably have issues

    Bugs:
    On Android 12 vendor the boot is a bit longer

    I don't see any other issues, please report real issues, not feature requests from MIUI or other roms.

    Getting fastbootd drivers working on windows:
    1. Download these drivers and unzip
    2. follow the instructions here to install the unsigned drivers
    3. select the windows inf

    Steps:
    Please follow these steps closely!
    For new installs:
    1. Unlock bootloader
    2. Download vbmeta from here and flash it in fastboot like this:
    fastboot --disable-verity --disable-verification flash vbmeta vbmeta_note9s.img (IF YOU DONT DO THIS STEP, VOLTE AND OK GOOGLE WONT WORK!)
    3. In bootloader enter: 'fastboot reboot fastboot'
    4. After we reboot you will see 'fastbootd', enter 'fastboot flash system system.img' (extract the system.img and put it in the folder you're in
    5. enter 'fastboot reboot recovery'
    6. select format userdata
    7. then select reboot to system

    To upgrade from previous versions:
    1. Reboot to fastbootd (adb reboot fastboot from inside android or fastboot reboot fastboot from bootloader)
    2. After we reboot you will see 'fastbootd', enter 'fastboot flash system system.img' (extract the system.img and put it in the folder you're in
    3. Reboot

    There is now a toggle to add SuperSU on boot in Phh Settings > Misc:
    Just enable it and reboot. (Keep in mind it breaks safteynet, if you need to use a banking app, disable it from settings and reboot)

    Downloads:
    Latest ROM


    @phhusson for his work on GSI (donate to this man, he works on dozens of devices), he worked closely with me to get everything working!
    Thanks to Peter Cai for getting Bluetooth stack working with a2dp on Android 13! He worked very hard on it and deserves full credit

    Enjoy!

    P.S.
    I am not going to add any custom features from other roms so please don't comment about that!

    Source: https://github.com/aosp-tissot
    Phh source:Link


    XDA:DevDB Information
    [GSI][ROM][ CURTANA | JOYEUSE | EXCALIBUR][13.0][AOSP+GAPPS][29/08/22], ROM for the Redmi Note 9 Pro

    Contributors
    sooti, phhusson, peter cai
    Source Code: https://github.com/aosp-tissot

    ROM OS Version: Android 13
    ROM Kernel: Linux 4.x
    ROM Firmware Required: Treble
    Based On: AOSP

    Version Information
    Status:
    Stable
    Stable Release Date: 2022-08-29

    Created 2022-08-29
    Last Updated 2022-08-29​
    5
    Greetings everyone,

    Dropping by here to clean the thread and remind everyone to read and follow the XDA Forum Rules. We do not care from which third-party website redirected you here. If you are on XDA, you must abide by its rules and the one developer has set within his threads (usually visible in the first few posts).

    I noticed the following rules broken in this thread which lead to the removal of the posts violating them:

    2.1 Language: XDA is a worldwide community. As a result, what may be OK to say in your part of the world, may not be OK elsewhere. Please don't direct profanity, sexually explicit language or other offensive content toward Members or their work. Conversely, while reading posts from other members, remember that the word you find offensive may not be offensive to the writer. Tolerance is a two-way street.

    2.3 Flaming / Lack of respect: XDA is about sharing and this does not involve virtual yelling (flaming) or rudeness. Flaming or posting with a lack of respect is unacceptable. Treat new members in the manner in which you would like to have been treated when you were a new member. When dealing with any member, provide them with guidance, advice and instructions when you can, showing them respect and courtesy. Never post in a demanding, argumentative, disrespectful or self-righteous manner.

    2.4 Personal attacks, racial, political and / or religious discussions: XDA is a discussion forum about certain mobile phones. Mobile phones are not racial, political, religious or personally offensive and therefore, none of these types of discussions are permitted on XDA.

    2.5 All members are expected to read and adhere to the XDA rules.

    Continuous violations lead to warnings, followed by infractions and a permanent site-wide ban. Read and follow the rules!

    Regards,
    theimpulson
    3
    Does this rom have double tap to wakeup feature? I can't find MIUI features in Phh setting like in Android 12, also this option in Misc features doesn't work
    Yes you are right, it has to do with the changes to fix netflix on out device, I'm pushing a fix and will upload it soon, thanks for letting me know!
    3
    @sooti Came from phhusson's GSI list. If this is a GSI, why would you recommend this only on curtana ? You either gotta move this thread to GSI Development forum, or remove your GSI from phhusson's GSI list.
    Other device users get confused by this.
    I put it here because unlike phh who supports all the other devices, I don't , if this works on another device I don't own that's great, if it doesn't don't complain to me, I don't own Samsung's so I can't help , I do own the note 9S and as you can see fixed the issues with it
    2
    Does this rom passed safetynet by default?
    Yes, so does the previous version