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

Commit 103bada0 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Update makefiles. am: e90c31f1

am: f11981de

Change-Id: Icf25d969d83dff9653435d5fff0edb6b274a9d9f
parents 56fc4104 f11981de
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