Skip to content

Conversation

@abranson
Copy link

@abranson abranson commented Mar 7, 2025

This is the current patch for SailfishOS's AppSupport 13. We don't build MicroG into the image, so this relaxes newer forceQueryable restrictions so it can run as a separately installed app. We also keep it as a 'dangerous' permission for the same reason. We don't enable spoofing by default, it's activated by a sysprop that's set before the container starts.

Probably not usable as-is for most distributions, but the pieces might be useful.

- Adds a sysprop to enable spoofing.
- ComputerEngine moved to its own class
- SigningInfo support
  - Add signatures and signinginfo when requested in flags.
- Allow any package to declare itself forceQueryable if spoofing is
  enabled, so MicroG doesn't need to be built into the image.
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