You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
I'd need to integrate/merge Xposed to AOSP source tree such that when I issue make at the AOSP root, it creates system.img shipping Xposed framework out-of-the-box.
Current installation steps kinda patches an existing non-Xposed image and makes it Xposed installed (via update-binaries scripts).
Could you please point me out to the way I could approach my goal?