diff options
author | 2019-08-08 17:27:12 -0700 | |
---|---|---|
committer | 2019-08-08 17:27:12 -0700 | |
commit | 43564fd82bcbe66865c8bcb8c23d85df4bf95dd4 (patch) | |
tree | 42e2d5d47304ccff6da2e405a27267972c5a5653 /libs/binder/Parcel.cpp | |
parent | a9860b6d18de4a6bf2b5c4cea92b0cc71ca2e5be (diff) |
binderStabilityTest: rewrite pieces w/ no AIDL
Since AIDL sets interface stability now, we can't use AIDL interfaces in
this test. A custom C++/NDK interface has instead been written there so
that we can set different stability levels in the same compilation unit.
Writing custom interfaces like this is strongly discouraged and is not
supported. However, in order to test different stability levels in the
same module, we need to be able to do this, and android testing
infrastructure doesn't easily support running things in multiple
compilation contexts yet.
Bug: 138467287
Test: binderStabilityTest
Change-Id: I4461b82baf4c9850cfb4c32d7b0c5ca82fa83a74
Diffstat (limited to 'libs/binder/Parcel.cpp')
0 files changed, 0 insertions, 0 deletions