Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f50e6f04 authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "Remove @hal_type from .hal files." am: 96f53973 am: 7b835a89

am: 9364de01

Change-Id: I13457ebedef07fbf6a5c8ec088efbe9a9c8ad8eb
parents b3cd39fc 9364de01
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.
+0 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
 */

package android.hardware.tests.expression@1.0;
@hal_type(type="LIGHT")

interface IExpression {
  enum UInt64LiteralTypeGuessing : uint64_t {
    noSuffixDec1 = 0,