[SyncManager] 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: Iec8a2c375b495416edfc25fc12aa300649365a65
Loading
Please register or sign in to comment