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

Commit 54cc1980 authored by Steven Moreland's avatar Steven Moreland
Browse files

update-makefiles for transisitive dependencies

Test: pass
Bug: 36162559
Change-Id: I4f5fddaef9811f0da1d69fa26a5d34830a1a9634
parent 9198e7bb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ cc_library_shared {
        "libutils",
        "libcutils",
        "android.hardware.automotive.vehicle@2.0",
        "android.hidl.base@1.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
@@ -58,5 +59,6 @@ cc_library_shared {
        "libhwbinder",
        "libutils",
        "android.hardware.automotive.vehicle@2.0",
        "android.hidl.base@1.0",
    ],
}
+2 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@ cc_library_shared {
        "libutils",
        "libcutils",
        "android.hardware.broadcastradio@1.0",
        "android.hidl.base@1.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
@@ -72,5 +73,6 @@ cc_library_shared {
        "libhwbinder",
        "libutils",
        "android.hardware.broadcastradio@1.0",
        "android.hidl.base@1.0",
    ],
}
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,8 @@ cc_library_shared {
        "android.hardware.camera.common@1.0",
        "android.hardware.camera.device@1.0",
        "android.hardware.camera.device@3.2",
        "android.hardware.graphics.allocator@2.0",
        "android.hardware.graphics.common@1.0",
        "android.hidl.base@1.0",
    ],
    export_shared_lib_headers: [
@@ -67,6 +69,8 @@ cc_library_shared {
        "android.hardware.camera.common@1.0",
        "android.hardware.camera.device@1.0",
        "android.hardware.camera.device@3.2",
        "android.hardware.graphics.allocator@2.0",
        "android.hardware.graphics.common@1.0",
        "android.hidl.base@1.0",
    ],
}
+2 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ cc_library_shared {
        "libutils",
        "libcutils",
        "android.hardware.light@2.0",
        "android.hidl.base@1.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
@@ -58,5 +59,6 @@ cc_library_shared {
        "libhwbinder",
        "libutils",
        "android.hardware.light@2.0",
        "android.hidl.base@1.0",
    ],
}