Skip to content

expose ZygoteHooks policy hook for exec spawning#27

Open
inthewaves wants to merge 1 commit into
GrapheneOS:16-qpr2from
inthewaves:exec-spawning-fixes
Open

expose ZygoteHooks policy hook for exec spawning#27
inthewaves wants to merge 1 commit into
GrapheneOS:16-qpr2from
inthewaves:exec-spawning-fixes

Conversation

@inthewaves

@inthewaves inthewaves commented Jun 1, 2026

Copy link
Copy Markdown
Member

Changeset:

Closes GrapheneOS/os-issue-tracker#7899

Exec-spawned app processes need a framework callable entry point to apply hidden API and test API policy before app code is loaded. This change exposes a narrow module-lib ZygoteHooks.postExecSpawn(int) wrapper that forwards the runtime flags to ART.

Exec-spawned app processes need a framework callable entry point to apply hidden API
and test API policy before app code is loaded. This change exposes a narrow module-lib
ZygoteHooks.postExecSpawn(int) wrapper that forwards the runtime flags to ART.
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.

Secure spawning compatibility issue with Nikon Snapbridge app

1 participant