9070318462
In native world, byte stream is typically represented in uint8_t[] or vector<uint8_t>. C++ backend already generates that way. This change involves NDK backend. Now NDK backend also uses vector<uint8_t> just like C++ backend. Bug: 144957764 Test: atest CtsNdkBinderTestCases Change-Id: I8de348b57cf92dd99b3ee16252f56300ce5f4683 |
||
---|---|---|
.. | ||
RebootEscrow.h |