Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Magisk modules not able to be mounted which are in product/priv-app folder #48

@HassanMirza01

Description

@HassanMirza01

as product directory gets mounted later after system and system_ext folders so modules using these 2 are working fine, but those which are in product/priv-app specifically are not getting mounted on time, cause when magisk attempt to mount them, those directories are not even exists. i checked same module using 28.1 official magisk and all works,

when i added a code to sleep until product/priv-app gets mounted, then it mounted module well but still, not a valid solution,

Please update base to 28.1 for this

Device: F3
Android version: 15
Magisk version name: 27.2-4
Magisk version code:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions