mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
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
This commit is contained in:
@@ -21,6 +21,7 @@ import IMyTypes.SomeStruct;
|
||||
import ISimple;
|
||||
import ITheirTypes.FloatArray;
|
||||
|
||||
@SensitiveData // for test
|
||||
interface IFoo {
|
||||
|
||||
enum SomeBaseEnum : uint8_t {
|
||||
|
||||
Reference in New Issue
Block a user