Move DataRepository init below variable declaration
By calling registerComponentCallback before initializing the lock, there is a very slight chance that the DataRepository will be asked to remove data before the lock object has been instantiated Fixes: 156568613 Test: tested simplified version with guarenteed execution Change-Id: I55bafb2a4b00fd276cf6594e44d6f8130ee33ff7
Loading
Please register or sign in to comment