Merge "Fix issue #28868955: CTS: PendingIntentTest failures; Regressed in NRD48x" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9c252700f6
@@ -7015,6 +7015,7 @@ class ActivityManagerProxy implements IActivityManager
|
||||
data.writeInt(0);
|
||||
}
|
||||
mRemote.transact(SEND_INTENT_SENDER_TRANSACTION, data, reply, 0);
|
||||
reply.readException();
|
||||
final int res = reply.readInt();
|
||||
data.recycle();
|
||||
reply.recycle();
|
||||
|
||||
Reference in New Issue
Block a user