mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-24 13:23:24 +00:00
Make main app fully independent from the stub
- Skip 0x7f01XXXX - 0x7f05XXXX resource IDs in the main app; they are reserved for stub resources - Support sending additional data from host to guest - Use resource mapping passed from host when they are being sent to the system framework (notifications and shortcuts)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,7 +4,6 @@ out
|
||||
*.apk
|
||||
/config.prop
|
||||
/update.sh
|
||||
/stub-ids.txt
|
||||
|
||||
# Built binaries
|
||||
native/out
|
||||
|
Reference in New Issue
Block a user