AM will emit a signal which named UninstallSuccess when we click launcher to uninstall the app of linglong. Then launcher request item data after listen this signal and it will call AM to refresh the data map. This make AM think the desktop item has been removed when the fs notify event arrive, which cause AM won't remove the desktop file. So we just do removeDesktop() before emit the signal. Log: |
||
---|---|---|
.. | ||
frameworkdbus | ||
lib | ||
loader | ||
modules | ||
service | ||
utils | ||
CMakeLists.txt | ||
define.h.in |