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

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

Update makefiles.

Some have missed being updated.

Bug: N/A
Test: N/A
Change-Id: I0925e85701f6e8b98f9b09bfafbed73469d1d185
parent 699df216
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -18,10 +18,16 @@ hidl_interface {
        "android.hidl.base@1.0",
        "android.hidl.base@1.0",
    ],
    ],
    types: [
    types: [
        "IdentifierType",
        "Modulation",
        "ProgramIdentifier",
        "ProgramInfo",
        "ProgramInfo",
        "ProgramInfoFlags",
        "ProgramInfoFlags",
        "ProgramListResult",
        "ProgramListResult",
        "ProgramSelector",
        "ProgramType",
        "Properties",
        "Properties",
        "VendorKeyValue",
    ],
    ],
    gen_java: false,
    gen_java: false,
}
}
+0 −1
Original line number Original line Diff line number Diff line
@@ -14,7 +14,6 @@ hidl_interface {
        "android.hardware.camera.common@1.0",
        "android.hardware.camera.common@1.0",
        "android.hardware.camera.device@1.0",
        "android.hardware.camera.device@1.0",
        "android.hardware.camera.device@3.2",
        "android.hardware.camera.device@3.2",
        "android.hardware.graphics.common@1.0",
        "android.hidl.base@1.0",
        "android.hidl.base@1.0",
    ],
    ],
    gen_java: false,
    gen_java: false,
+2 −2
Original line number Original line Diff line number Diff line
@@ -7,9 +7,9 @@ hidl_interface {
        "IMemoryTest.hal",
        "IMemoryTest.hal",
    ],
    ],
    interfaces: [
    interfaces: [
        "android.hidl.memory.token@1.0",
        "android.hidl.memory.block@1.0",
        "android.hidl.base@1.0",
        "android.hidl.base@1.0",
        "android.hidl.memory.block@1.0",
        "android.hidl.memory.token@1.0",
    ],
    ],
    gen_java: false,
    gen_java: false,
}
}