mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
HIDL: IFoo mark @SensitiveData am: 312bf0e65e am: 21ae5952d9
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1506418 Change-Id: I40af42d8bf4165df380891cd613445299caf0341
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