[Discussion] Modify device tree to enable home bar, Dynamic Island, etc #35
Closed
khanhduytran0
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
working on it
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I don't quite (well, not quite - I didn't understand anything) where and what you changed... Could you give more detailed instructions? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
#170 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. This is more like of a discussion, not an issue (could you enable Discussions and move it there? thanks)
Currently the VM thinks it's running in a home button type device.
I have a fork of devicetree-parse that outputs json and allows rebuilding device tree from it. I can enable home bar by setting
home-button-type. However only swipe to unlock works, I'm not sure why other scenarios don't work. I guess you can automate this part in the patch script for now.Additionally, you can set a custom serial number
I tried enabling Dynamic Island by setting
artwork-device-subtype, but MobileGestalt refused to change it for some reason so it doesn't take effectBeta Was this translation helpful? Give feedback.
All reactions