Loading nfc/1.0/INfc.hal +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ package android.hardware.nfc@1.0; import INfcClientCallback; @hal_type(type="NFC") interface INfc { /* * Opens the NFC controller device and performs initialization. Loading nfc/1.0/INfcClientCallback.hal +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ package android.hardware.nfc@1.0; @hal_type(type="NFC") interface INfcClientCallback { /* * The callback passed in from the NFC stack that the HAL Loading tests/expression/1.0/IExpression.hal +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ */ package android.hardware.tests.expression@1.0; @hal_type(type="LIGHT") interface IExpression { enum UInt64LiteralTypeGuessing : uint64_t { noSuffixDec1 = 0, Loading Loading
nfc/1.0/INfc.hal +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ package android.hardware.nfc@1.0; import INfcClientCallback; @hal_type(type="NFC") interface INfc { /* * Opens the NFC controller device and performs initialization. Loading
nfc/1.0/INfcClientCallback.hal +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ package android.hardware.nfc@1.0; @hal_type(type="NFC") interface INfcClientCallback { /* * The callback passed in from the NFC stack that the HAL Loading
tests/expression/1.0/IExpression.hal +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ */ package android.hardware.tests.expression@1.0; @hal_type(type="LIGHT") interface IExpression { enum UInt64LiteralTypeGuessing : uint64_t { noSuffixDec1 = 0, Loading