Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: force the DEVICE to be brick to fix screen stretching on older MinUI installs #17

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

josegonzalez
Copy link
Owner

Due to linking against newer MinUI libraries, we need to force the DEVICE to be brick so that runtime changes the screen resolution to the correct thing on the Brick. The newer libraries merge the Brick and TSP, and default to TSP values if DEVICE isn't brick.

Due to linking against newer MinUI libraries, we need to force the DEVICE to be brick so that runtime changes the screen resolution to the correct thing on the Brick. The newer libraries merge the Brick and TSP, and default to TSP values if DEVICE isn't brick.
@josegonzalez josegonzalez changed the title fix: force the DEVICE to be brick on older MinUI installs fix: force the DEVICE to be brick to fix screen stretching on older MinUI installs Jan 27, 2025
@josegonzalez josegonzalez merged commit 2c5c10c into main Jan 27, 2025
1 check passed
@josegonzalez josegonzalez deleted the force-brick branch January 27, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant