mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Remove invalid annotations from IBaz." am: e322e7e1aa am: bc95bdc195
am: ee950c5f8f
Change-Id: I38d39f4686f583b36d8fbceb4b5ddd445f01afad
This commit is contained in:
@@ -68,7 +68,6 @@ interface IBaz extends IBase {
|
||||
bitfield<BitField> bf;
|
||||
};
|
||||
|
||||
@Fragile @NoReally(very="yes", array={"a","b","c"})
|
||||
oneway doThis(float param);
|
||||
|
||||
doThatAndReturnSomething(int64_t param) generates (int32_t result);
|
||||
|
||||
Reference in New Issue
Block a user