mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add test for missing package name for FQName lookup.
Bug: 31705664 Test: `cd system/tools/hidl && mma` Change-Id: If3568f1d1e77ad97ccfce5eac5938048f3852560
This commit is contained in:
@@ -34,6 +34,7 @@ interface IExpressionExt {
|
||||
SixteenColors my16Colors;
|
||||
};
|
||||
|
||||
@callflow(key=@1.0::IExpression.Constants:MAX_ARRAY_SIZE)
|
||||
foo3(int32_t[IExpression.Constants:MAX_ARRAY_SIZE] array);
|
||||
foo2(SixteenColors array);
|
||||
foo1(int32_t[Constants:CONST_FOO + 5] array);
|
||||
|
||||
Reference in New Issue
Block a user