libbinder: Add SafeInterface
Adds SafeInterface, a mechanism which will automatically translate IInterface method calls into remote procedure calls, avoiding the need to manually write parceling and unparceling code for each method. Test: binderSafeInterfaceTest Change-Id: I0fc7a6eee5528371f40b90d056404cb024166b23 (cherry picked from commit d630e520)
Loading
Please register or sign in to comment