Class ShadowOverlayConfig


  • @Implements(value=com.android.internal.content.om.OverlayConfig.class,
                minSdk=30,
                isInAndroidSdk=false)
    public class ShadowOverlayConfig
    extends Object
    Shadow for OverlayConfig.
    • Constructor Detail

      • ShadowOverlayConfig

        public ShadowOverlayConfig()
    • Method Detail

      • getZygoteInstance

        @Implementation
        protected static com.android.internal.content.om.OverlayConfig getZygoteInstance()
        Override to skip the check on pid == ROOT_PID
      • createImmutableFrameworkIdmapsInZygote

        @Implementation
        protected String[] createImmutableFrameworkIdmapsInZygote()