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

Commit 19fda752 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Update makefiles.

am: a6c5ff2c

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