Mike Lockwood
17a452f00c
Revert "Revert "The com.android.athome api classes are moving android.support.place.""
...
This reverts commit 9dede89795a88268ab735a1b28e628f2a77922fe.
2012-02-17 10:38:00 -08:00
Mike Lockwood
9dede89795
Revert "The com.android.athome api classes are moving android.support.place."
...
to fix the build
This reverts commit 1aeecce8e9fe2749d1ad7ec86e40fe5a892f8f05
2012-02-17 09:53:17 -08:00
Joe Onorato
1aeecce8e9
The com.android.athome api classes are moving android.support.place.
...
Change-Id: Ibb9b8cfc8e7d0676df43359f5abaaed5e9e1112d
2012-02-16 17:59:30 -08:00
Manuel Roman
01060b08fb
Modified the constructor of EndpointBase
...
We introduced changes to the Endpoint lifecycle.
Modified the AIDL compiler to take into account the
changes. Just affected the constructor, which needs
now an extra parameter: placeInfo
2012-02-10 14:44:07 -08:00
Jason Simmons
7dc2973951
Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes
2012-02-10 14:44:07 -08:00
Joe Onorato
0a7eaecf64
Don't try to unmarshal void return types when there are out parameters being returned.
2012-02-10 14:44:05 -08:00
Joe Onorato
28087c63d8
Update aidl for new Broker API.
2012-02-10 10:51:23 -08:00
Joe Onorato
a1c6d909c2
aidl: All flattenable types now must also be parcelable.
...
This is more a limitation of the grammar than anything else triggering laziness on my part.
2012-02-10 10:51:23 -08:00
Joe Onorato
95a766ddcd
Update aidl to new APIs.
2012-02-10 10:51:23 -08:00
Manuel Roman
b71287f42e
Modified AIDL to support authentication
...
We need to pass an RpcContext with information
such as the caller's certificate. I also modified
the compiler so it does not use Container anymore
and uses Context
2012-02-10 10:51:22 -08:00
Tim Kilbourn
22a7cb8d49
Fix PresenterClass by adding a _listener field
2012-02-10 10:51:22 -08:00
Joe Onorato
e24dbeafe6
add presenters to aidl.
2012-02-10 10:51:22 -08:00
Joe Onorato
21d524ea8a
Generate fallthrough for unhandled actions in RPC methods.
2012-02-10 10:51:21 -08:00
Joe Onorato
7db766c3fe
Support custom flattenable types for RPC.
2012-02-10 10:51:21 -08:00
Joe Onorato
05ffbe7c02
Add the full suite of RpcData types.
2012-02-10 10:51:20 -08:00
Joe Onorato
fdfe2ff8c6
Checkpoint adding @home RPC support to aidl
2012-02-10 10:51:20 -08:00