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

Commit 53b21566 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Update makefiles. am: e90c31f1 am: f11981de

am: 103bada0

Change-Id: Ibe6eeeacab5660a8cf70d59dd9a4864d6f70ab80
parents b01e1a8d 103bada0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ genrule {
    ],
    out: [
        "android/hardware/bluetooth/1.0/types.h",
        "android/hardware/bluetooth/1.0/hwtypes.h",
        "android/hardware/bluetooth/1.0/IBluetoothHci.h",
        "android/hardware/bluetooth/1.0/IHwBluetoothHci.h",
        "android/hardware/bluetooth/1.0/BnHwBluetoothHci.h",
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ genrule {
    ],
    out: [
        "android/hardware/boot/1.0/types.h",
        "android/hardware/boot/1.0/hwtypes.h",
        "android/hardware/boot/1.0/IBootControl.h",
        "android/hardware/boot/1.0/IHwBootControl.h",
        "android/hardware/boot/1.0/BnHwBootControl.h",
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ genrule {
    ],
    out: [
        "android/hardware/configstore/1.0/types.h",
        "android/hardware/configstore/1.0/hwtypes.h",
        "android/hardware/configstore/1.0/ISurfaceFlingerConfigs.h",
        "android/hardware/configstore/1.0/IHwSurfaceFlingerConfigs.h",
        "android/hardware/configstore/1.0/BnHwSurfaceFlingerConfigs.h",
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ genrule {
    ],
    out: [
        "android/hardware/ir/1.0/types.h",
        "android/hardware/ir/1.0/hwtypes.h",
        "android/hardware/ir/1.0/IConsumerIr.h",
        "android/hardware/ir/1.0/IHwConsumerIr.h",
        "android/hardware/ir/1.0/BnHwConsumerIr.h",
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ genrule {
    ],
    out: [
        "android/hardware/nfc/1.0/types.h",
        "android/hardware/nfc/1.0/hwtypes.h",
        "android/hardware/nfc/1.0/INfc.h",
        "android/hardware/nfc/1.0/IHwNfc.h",
        "android/hardware/nfc/1.0/BnHwNfc.h",
Loading