commit | 252c1c58a4bf14643a7763b4ed6c6005fa9723ef | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Sep 19 10:19:24 2016 -0700 |
committer | Yifan Hong <elsk@google.com> | Mon Sep 19 10:19:24 2016 -0700 |
tree | 0719faa4a85a8e69808d59d8952e289c785313e7 | |
parent | 9c43f016b63eeb8a7ec3b3ebc18c6ed46ac52518 [diff] [blame] |
Remove @hal_type from .hal files. Test: ran make android.hardware.nfc@1.0 successfully compiles. Bug: 31527823 Change-Id: Ib2c2f40ef6a8939a8344ade6138a7b0f32f14ba9
diff --git a/tests/expression/1.0/IExpression.hal b/tests/expression/1.0/IExpression.hal index 3dea9a4..ead131f 100644 --- a/tests/expression/1.0/IExpression.hal +++ b/tests/expression/1.0/IExpression.hal
@@ -15,7 +15,7 @@ */ package android.hardware.tests.expression@1.0; -@hal_type(type="LIGHT") + interface IExpression { enum UInt64LiteralTypeGuessing : uint64_t { noSuffixDec1 = 0,