gloeyisk / universal-gms-doze

Patches Google Play services app and certain processes/services to be able to use battery optimization
GNU General Public License v2.0
1.39k stars 35 forks source link

Patched Google.xml path is wrong #23

Closed Gluneklairo closed 1 year ago

Gluneklairo commented 2 years ago

After installing the path is /data/adb/modules/universal-gms-doze/system/product/product/etc/sysconfig/google.xml The product folder is duplicate, which causes it not to work properly.

Gluneklairo commented 2 years ago

Found the issue Edit customize.sh mv -f $MODPATH/$P $MODPATH/system/$P On this line just delete the last "$P" to make the path right or just manually move the etc folder to the first product folder then delete the duplicate one.

ToucH9000 commented 2 years ago

Found the issue Edit customize.sh mv -f $MODPATH/$P $MODPATH/system/$P On this line just delete the last "$P" to make the path right or just manually move the etc folder to the first product folder then delete the duplicate one.

Thanks, it worked

degr15 commented 1 year ago

Found the issue Edit customize.sh mv -f $MODPATH/$P $MODPATH/system/$P On this line just delete the last "$P" to make the path right or just manually move the etc folder to the first product folder then delete the duplicate one.

Thanks you. It worked for me too

brotaxt commented 1 year ago

Confirm, worked for me too! Thank you very much!

lordsiomai commented 1 year ago

Thank you very much! it worked after a restart

cyangalaxy commented 1 year ago

Thanks a ton! This was the problem.

The second "product" folder in the path is a mistake and needs to be fixed!

woobhurk commented 1 year ago

You helped me a lot! Thans a lot! 👍

WSMTBG commented 1 year ago

Does the final result look like this? mv -f $MODPATH/$P $MODPATH/system

cyangalaxy commented 1 year ago

Yup! This should work

Regards Tom

Sent from Proton Mail mobile

-------- Original Message -------- On 10 Nov 2022, 14:09, WSMTBG wrote:

Does the final result look like this? mv -f $MODPATH/$P $MODPATH/system

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

cyangalaxy commented 1 year ago

Actually I looked in my edit, and I kept the "/". Sorry 😅

So if it doesnt work for u without slash, do keep the slash and it will work definitely.

Sent from Proton Mail mobile

-------- Original Message -------- On 10 Nov 2022, 14:10, cyanGalaxy wrote:

Yup! This should work

Regards Tom

Sent from Proton Mail mobile

-------- Original Message -------- On 10 Nov 2022, 14:09, WSMTBG wrote:

Does the final result look like this? mv -f $MODPATH/$P $MODPATH/system

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

WSMTBG commented 1 year ago

Thanks for your reply, I tried to keep the '/' but he couldn't do it either......

cyangalaxy commented 1 year ago

Ok, you can also do this: When the Module is installed, you can manually move Google.xml one folder back, and delete the duplicate folder.

Either way should work actually. At least it does for me ^^

Sent from Proton Mail mobile

-------- Original Message -------- On 11 Nov 2022, 16:05, WSMTBG wrote:

Thanks for your reply, I tried to keep the '/' but he couldn't do it either......

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

WSMTBG commented 1 year ago

sorry,this “Google.xml ” is from where to where, please

WSMTBG commented 1 year ago

Just... I can't find product/product 8619cb307a94c5dd7ad7ee59b8f3ca6

cyangalaxy commented 1 year ago

/data/adb/modules/universal-gms-doze/system/product/product/etc/sysconfig/

You have to fix the second product-folder here in this path.

Or if you have it correct already, maybe you have some other issue?

Sent from Proton Mail mobile

-------- Original Message -------- On 11 Nov 2022, 17:48, WSMTBG wrote:

Just... I can't find product/product 8619cb307a94c5dd7ad7ee59b8f3ca6

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

WSMTBG commented 1 year ago

/data/adb/modules/universal-gms-doze/system/product/product/etc/sysconfig/ 您必须在此路径中修复第二个产品文件夹。 或者如果你已经正确了,也许你还有其他问题? 从 Proton Mail 手机发送 -------- Original Message -------- On 11 Nov 2022, 17:48, WSMTBG wrote: Just... I can't find product/product 8619cb307a94c5dd7ad7ee59b8f3ca6 — Reply to this email directly, [view it on GitHub](#23 (comment)), or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Oh! It worked this time, but... Still no "optimize" option 1986958e6178c85761695c80b36f7fc

gloeyisk commented 1 year ago

Please try the latest update, working or not you can feel free to contact me.

cyangalaxy commented 1 year ago

Yes it works! Tysm!

Sent from Proton Mail mobile

-------- Original Message -------- On 21 Nov 2022, 17:52, Gilang Iskandar wrote:

Please try the latest update, working or not you can feel free to contact me.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>