BackupAgent-related lifecycle APIs need to be oneway
Bad Things(tm) happen if some of the lifecycle interfaces on IActivityThread are oneway but others are not [notably, out-of-order method delivery, i.e. catastrophe]. This change makes the methods added for backup-agent management oneway like the rest of the API.
Loading
Please register or sign in to comment