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

Commit 642afffe authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Update headers (for export shared lib headers) am: ce977941

am: c94c8380

Change-Id: I5ae575fcbc8ae088d9aac1e1fbd74dc54adf3693
parents 6635b600 c94c8380
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -39,4 +39,9 @@ cc_library_shared {
        "libutils",
        "libcutils",
    ],
export_shared_lib_headers: [
    "libhidl",
    "libhwbinder",
    "libutils",
    ],
}
+5 −0
Original line number Diff line number Diff line
@@ -51,4 +51,9 @@ cc_library_shared {
        "libutils",
        "libcutils",
    ],
export_shared_lib_headers: [
    "libhidl",
    "libhwbinder",
    "libutils",
    ],
}
+5 −0
Original line number Diff line number Diff line
@@ -43,4 +43,9 @@ cc_library_shared {
        "libutils",
        "libcutils",
    ],
export_shared_lib_headers: [
    "libhidl",
    "libhwbinder",
    "libutils",
    ],
}
+5 −0
Original line number Diff line number Diff line
@@ -51,4 +51,9 @@ cc_library_shared {
        "libutils",
        "libcutils",
    ],
export_shared_lib_headers: [
    "libhidl",
    "libhwbinder",
    "libutils",
    ],
}
+5 −0
Original line number Diff line number Diff line
@@ -51,4 +51,9 @@ cc_library_shared {
        "libutils",
        "libcutils",
    ],
export_shared_lib_headers: [
    "libhidl",
    "libhwbinder",
    "libutils",
    ],
}
Loading