From 312bf0e65e899a217dc580bafb89743bcdf192f3 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Thu, 19 Nov 2020 21:36:10 +0000 Subject: [PATCH] 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 --- tests/foo/1.0/IFoo.hal | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/foo/1.0/IFoo.hal b/tests/foo/1.0/IFoo.hal index 4c5442754c..e2426164ce 100644 --- a/tests/foo/1.0/IFoo.hal +++ b/tests/foo/1.0/IFoo.hal @@ -21,6 +21,7 @@ import IMyTypes.SomeStruct; import ISimple; import ITheirTypes.FloatArray; +@SensitiveData // for test interface IFoo { enum SomeBaseEnum : uint8_t {