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

Commit e90c31f1 authored by Steven Moreland's avatar Steven Moreland
Browse files

Update makefiles.

Test: pass
Change-Id: I925baccbe51a32b7b7f3f66cf2918d017ee6b039
parent 2d0b636b
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