platform_hardware_interfaces/identity
Jooyung Han 17be89b21b use vector<uint8_t> for byte[] in AIDL
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
Merged-In: I8de348b57cf92dd99b3ee16252f56300ce5f4683
Change-Id: I8de348b57cf92dd99b3ee16252f56300ce5f4683
(cherry picked from commit 9070318462)

Exempt-From-Owner-Approval: cp from internal
2020-03-24 06:37:11 +00:00
..
aidl use vector<uint8_t> for byte[] in AIDL 2020-03-24 06:37:11 +00:00
support Add attestation certificate generation and identity credential tags. 2020-02-21 16:02:26 -08:00
OWNERS Port IdentityCredential HAL to AIDL. 2020-02-14 13:48:55 -05:00