Magisk doesn't injects system.prop

Created on 20 Dec 2018  路  4Comments  路  Source: topjohnwu/Magisk

Hey, I'm maintaining few Magisk modules and one of them relays on system.prop but I noticed Magisk stopped injecting system.prop to build.prop.
I tried reinstalling but it did not help.
Looks like GitHub doesn't support mobile Chrome, uploading logs to GDrive.
Here's logs.
Logs from Magisk app

Most helpful comment

Your logs are locked... You'll have to share them first.

And just to make sure: your aware that Magisk doesn't actually touch build.prop, right? The values from the system.prop file are simply loaded to memory, replacing those that where loaded from build.prop earlier in the boot process.

All 4 comments

Your logs are locked... You'll have to share them first.

And just to make sure: your aware that Magisk doesn't actually touch build.prop, right? The values from the system.prop file are simply loaded to memory, replacing those that where loaded from build.prop earlier in the boot process.

I unlocked logs. For the problem, when I go into build.prop while system booted up, I don't see any changes.

That's what I said... The build.prop file does not change and it never has. Check the loaded values with the getprop command in a terminal emulator.

There's no issue, you can close this.

Thank you, I'm now closing issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ralozey picture Ralozey  路  4Comments

ThiefMaster picture ThiefMaster  路  3Comments

Madis0 picture Madis0  路  3Comments

KaMyKaSii picture KaMyKaSii  路  3Comments

Rakleed picture Rakleed  路  4Comments