commit | fbe12547099123e6b7fd867750df26ee0ca6e2d1 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Oct 27 17:31:25 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Oct 29 18:10:55 2020 +0000 |
tree | 4f3aebe014762e315e96d6a6e4c75da61391faab | |
parent | dcaacee8afb0fea9a92bc4196e0f22aa66f99ecc [diff] |
IBinder: support FLAG_CLEAR_BUF This is @hide and it isn't expected to be very useful in Java, since, for instance, we would need a corresponding way to clear the data associated with a Java String object. However, it's here for symmetry. Bug: 171501998 Test: aidl_integration_test Change-Id: I9d81f6138c74561b934630a95e86e7e670da5f06