Unregister the package event listeners when they are not used.

If we don't unregister them, there will be many redundant listeners and it will cause we fetch wallpapers from the server many times in a short period when receiving the package change event.
For example, it will cause loading wallpapers takes lots of time.(Video:https://drive.google.com/file/d/12nPSrePI0xA1cLrNLOQo1y30WNY7L1W2/view?usp=sharing&resourcekey=0-Y7NWmg3Qax9Qi9UwMVs16Q)

Bug: 175867467

Change-Id: Ie111b5c1e700f3357be4cb0b006de8d7a3483984
3 files changed