Defer service starts/binding until its hosting package is unfrozen
When a package is frozen(install/update etc.), for the incoming request to start/bind to the services in the package, delay the actual action until the package is unfrozen. Bug: 168292935 Test: see b/168292935#comment34 Change-Id: I80d928925a2ffe36deb19da37e11dbc66881f617
Loading
Please register or sign in to comment