Magisk module for changing "build.prop" - Xiaomi Mi A2 / 6X Themes, Apps, and Mods

Hello to all!
Who can create a module for magisk that would allow to change the build.prop in the system folder "vendor"?
If you change something there manually, the settings are returned again after the phone is rebooted.

There is already a module.. MagiskHide Props Config..

Related

how to edit system/csc/features.xml or others.xml systemlessly ?

any way to edit the features.xml file in system/csc/ foldser on a samsung g925i (india) nougat 7.0.0 , to enable a few features systemless ly ofcouurse using magisk to pass safetynet test
tried root explorer but failed ( need to edit a copy of it in some way to allow magisk to use it )
any help or knowledge on how magisk works with system/csc would be helpful
Make a Magisk module with the edited xml (copy the original to /system/csc in the module and edit it there). When you're done, make a zip and install through the Manager or in recovery.
Module creation details and instructions can be found in the module template and in the Magisk documentation.
ok it didnt workk
the phone didnt boot at all..
tkpro_sanjeet said:
ok it didnt workk
the phone didnt boot at all..
Click to expand...
Click to collapse
That could be caused by a number of things.
First ones that come to mind are that you might have done something you the xml that shouldn't be there or that you might not have set the proper permissions for the file.
It might be something completely different, of course...
permissions were set to 777
if i flash the g925f rom on g925i
i get the features such as stock call recording
if i revert to original firmware then no features at all and all bloated up
idk how the volte enabler module works for samsung devices which is in the repo
playstore has an app called csc feature enabler by wanaam.. but that wont pass safetynet as its not systemless
i made the plugin as stated..
its flashing alright
but not booting
Others.xml and the like need permissions 0644 just as anything there. Wrong permissions caused your brick..
Leave them original
tkpro_sanjeet said:
any way to edit the features.xml file in system/csc/ foldser on a samsung g925i (india) nougat 7.0.0 , to enable a few features systemless ly ofcouurse using magisk to pass safetynet test
tried root explorer but failed ( need to edit a copy of it in some way to allow magisk to use it )
any help or knowledge on how magisk works with system/csc would be helpful
Click to expand...
Click to collapse
Can u pls share the orignal csc folder to me pls.

[Question] Module to change vendor/build.prop

Hello,
I want to try to include some change on vendor/build.prop in my magisk module, is that possible to do that?
If i try to put string on system.prop (resetprop), it'll write at build.prop not vendor/build.prop, how can i write into that file with magisk module?
Thank you...
Magisk's resetprop tool (that you use when you add stuff to the system.prop file in a module) does not write anything to the build.prop files, neither in /system or /vendor. They simply load new values over the stock ones. As long as you want to just load new prop values you don't have to bother with the files at all.

No "Conf" folder found in Edxposed

I have installed Edxposed and few modules.
But nowhere I can found the good old Conf folder in this path.
/data/data/de.robv.android.xposed.installer/conf/
Is the Conf folder not present for Edxposed? Or is it located elsewhere?
Then how to rescue our phones if Edxposed modules screw up booting?
Use this tool in recovery to disable any magisk module
https://forum.xda-developers.com/apps/magisk/tool-magisk-manager-recovery-tool-v1-0-t3866502/amp/
nri_tech1183 said:
I have installed Edxposed and few modules.
But nowhere I can found the good old Conf folder in this path.
/data/data/de.robv.android.xposed.installer/conf/
Is the Conf folder not present for Edxposed? Or is it located elsewhere?
Then how to rescue our phones if Edxposed modules screw up booting?
Click to expand...
Click to collapse
Deleted

Hello, who can build a module for Magisk to modify the build.prop file so that applic

Hello, who can build a module for Magisk to modify the build.prop file so that applications think that I have a Samsung S10

Folder Permission Issue

Hello, I heard that Magisk is systemless so I cannot modify file permission, am I correct ?
If you have permission, so can you edit all files.

Categories

Resources