@namespace("keybase.1") protocol NotifyFavorites { import idl "common.avdl"; @notify("") void favoritesChanged(UID uid); }