Skip to content
Snippets Groups Projects
  • Robert Sesek's avatar
    SELinux changes to accomodate starting the webview_zygote as a child of the zygote. · febdfa4e
    Robert Sesek authored
    In this architecture, the system_server instructs the zygote to fork a
    child-zygote to be the webview_zygote. The system_server tells this new
    zygote to listen for fork requests on a random abstract unix socket of
    its choosing.
    
    A follow-up CL will remove the rules for starting webview_zygote via
    init.
    
    Bug: 63749735
    Test: m
    Test: Launch "Third-party licenses" activity from Settings, and it
          renders correctly via the WebView.
    Merged-In: I864743943c11c18de386010ecd4b616721cb9954
    Change-Id: I1c352e47b66eca3a3fa641daa6ecc3e7a889b54e
    febdfa4e