adrianmmiller / GMSDozeSimplified

A simple Magisk Module to use the simplest Doze method for Google Play Services (GMS)
2 stars 0 forks source link

gmsc dont have executive permission by default #1

Closed 1NO-NAME1 closed 1 year ago

1NO-NAME1 commented 1 year ago

1

adrianmmiller commented 1 year ago

If you look at customize.sh, you'll see that the permissions are set correctly, for /system/bin/gmsc

Because you apparently have a system with xbin, the MMT-EXT magisk module logic first checks to see if /system/xbin exists and copies gmsc there, otherwise it goes to /system/bin....and it doesnt change the customize.sh line accordingly....

Its an oversight, and makes complete sense, but i cant say ive ever had a report about this before, but theres always ONE of you people :)

Ive tried adding an extra line to the module for /system/xbin/gmsc, and updated the zip now...please test and report back if successful, thanks

p.s. apologies for late reply, but i hadnt meant for the repo to be used yet, and therefore hadnt been monitoring email notifications from it - they are now routed to my primary address...

1NO-NAME1 commented 1 year ago

Its now work correctly,thank for the work you done

adrianmmiller commented 1 year ago

No worries!

Have a great weekend