Merge "Remove invalid annotations from IBaz."
am: e322e7e1aa
Change-Id: I408b9486c4fd801f153d1b2a06559f3882a88a8b
This commit is contained in:
commit
bc95bdc195
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue