[SettingsProvider] hold PackageMonitor object
System server only holds a weak reference to PackageMonitor though PackageMonitorCallback. If there's nothing else holding on to PackageMonitor, it will get GC'd and following callbacks to it will be discarded. BUG: 398759145 TEST: manual FLAG: EXEMPT bug fix Change-Id: I9147b14bc040484b880aeb46de24f785db726de2
Loading
Please register or sign in to comment