Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 312bf0e6 authored by Steven Moreland's avatar Steven Moreland
Browse files

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
parent d47c62b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ import IMyTypes.SomeStruct;
import ISimple;
import ITheirTypes.FloatArray;

@SensitiveData // for test
interface IFoo {

    enum SomeBaseEnum : uint8_t {