commit | 312bf0e65e899a217dc580bafb89743bcdf192f3 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Nov 19 21:36:10 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Nov 19 22:27:27 2020 +0000 |
tree | f7b14263b03fd22fdcc12f51a8f1faef59f86e09 | |
parent | d47c62b62af53ddbd1f70e520162d843e0e43356 [diff] |
HIDL: IFoo mark @SensitiveData Marking this annotation for use in hidl_test, so that we make sure to exercise it. Bug: 171501998 Test: hidl_test Change-Id: Ia40e5fdf26804773c1450d181723cc7b97bf6a81
diff --git a/tests/foo/1.0/IFoo.hal b/tests/foo/1.0/IFoo.hal index 4c54427..e242616 100644 --- a/tests/foo/1.0/IFoo.hal +++ b/tests/foo/1.0/IFoo.hal
@@ -21,6 +21,7 @@ import ISimple; import ITheirTypes.FloatArray; +@SensitiveData // for test interface IFoo { enum SomeBaseEnum : uint8_t {