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