[ROM][magisk-based]*** GoogleWiz *** {Pixelize your OnePlus 7T pro}

droidvark

Senior Member
Jul 22, 2013
52
12
28
How was this Magisk module created?

Actually the Magisk module is generated by a bash script (I use linux) starting from the original OnePlus software zips.
The script is attached to this thread. Download the zip file attached and then rename the file by removing the ".zip" extention). You will have a plain Linux bash shell script file. No secrets. Sharing all in the open (which I believe should be the spirit of XDA).
Reuse as you like ...
I tried a couple of times with different browsers, but the zip appears corrupt for me. Anyone else had that problem?

LOL. Nevermind I'm just as dim as the rest here apparently. Read bro ... read....

---------- Post added at 05:32 PM ---------- Previous post was at 05:17 PM ----------

Code:
# and we also remove a few by making them empty files
for i in antradio_app pnx; do
    rm -rf $TAGET/$i
    touch $TARGET/$i
    chmod 755 $TARGET/$i
done
Typo in that variable there, with a rm -rf no less.

Do you happen to have this on github somewhere?
 
Last edited:

tino73

Member
May 12, 2011
38
9
8
brooklyn, new york
Maybe ... try ... it's just a magisk module so can be easily removed.
foobar66, thank you for this great ROM, works great with the Oneplus 7 Pro.
I love the idea of getting rid of everything Oneplus, makes the battery much better.
I was wondering if there's a way like in XXX ROM to edit what apps and changes we want to install. VoLTE for example is very important for me since I live in a big, old building in New York where reception is sometimes really bad.
Thank you for your great work.
 

foobar66

Senior Member
Jan 8, 2011
1,755
1,751
133
Brussels
foobar66, thank you for this great ROM, works great with the Oneplus 7 Pro.
I love the idea of getting rid of everything Oneplus, makes the battery much better.
I was wondering if there's a way like in XXX ROM to edit what apps and changes we want to install. VoLTE for example is very important for me since I live in a big, old building in New York where reception is sometimes really bad.
Thank you for your great work.
Someone higher up in the thread reported VoLTE to work (which I find difficult to believe). The problem is that my provider does not offer it which means that I cannot test anything.
 

tino73

Member
May 12, 2011
38
9
8
brooklyn, new york
Someone higher up in the thread reported VoLTE to work (which I find difficult to believe). The problem is that my provider does not offer it which means that I cannot test anything.
I understand, how about the apps that are removed and installed, is it possible to edit something and choose which one to install or not?. Just a noob question :)
 

kratumay

Senior Member
Sep 14, 2009
55
7
28
Hello and Thanks for this great piece of work.

I tried it with my OP7TP Mclaren and it seems to work fine with a few exceptions.

The Dialer / phone doesn't seem to show anything.

Android Wear doesn't want to work for some reason. Bluetooth Connects but the Wear OS doesn't show the watch...

This is where my trial ended. Overall loved how quick the ROM is and was a good change.

Thanks again and keep up the great work :)
 

foobar66

Senior Member
Jan 8, 2011
1,755
1,751
133
Brussels
New version uploaded allowing for the configuration of which Google apps to include/exclude.
Read at the bottom of |OP| on how to do this (and download today's version of the module).
 
  • Like
Reactions: jotha.dx

foobar66

Senior Member
Jan 8, 2011
1,755
1,751
133
Brussels
I tried it with my OP7TP Mclaren and it seems to work fine with a few exceptions.
The Dialer / phone doesn't seem to show anything.
That's weird; maybe there is some difference in the /system partition layout between the normal OnePlus 7T Pro and the McLaren version. Since I don't have access to another device than my own difficult to test / check in detail.
 

kratumay

Senior Member
Sep 14, 2009
55
7
28
That's weird; maybe there is some difference in the /system partition layout between the normal OnePlus 7T Pro and the McLaren version. Since I don't have access to another device than my own difficult to test / check in detail.
I agree it's hard to get devices that you doubt have access to.

I did Clean install and was having a few issues that I couldn't work without, but really good work all the same.

Thanks again.
 

jotha.dx

Senior Member
Dec 17, 2015
78
14
38
São Paulo
Hi foobar66,
I read everything and i will try to install.

I have the Op7tpro global model HD1910 unlocked with Magisk 20.4 and OOS 10.0.7 HD01AA, and kernel Blue spark V85 installed with FKM.

Do I change the kernel first for arter97-kernel-r54 before installing your rom or can I keep Blue spark?

I use YouTube Vanced can I disable YouTube on installation?

Here I already use the Nova Launcher and I don't use Volte in my country.

Thanks for providing this rom. ?
 
Last edited:

jotha.dx

Senior Member
Dec 17, 2015
78
14
38
São Paulo
I try dirty install with OOS 10.0.8 global and stock kernel....
Magisk install ok....but it went into an bootloop after restart.
Only with this module in Magisk.

I had to remove the Magisk module via adb recovery. :(




Sent from my OnePlus7TPro GLobal using XDA Labs
 

Attachments

Last edited: