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

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

Update headers (for export shared lib headers)

am: ce977941

Change-Id: Id9f6a98fa646794cfd644725b6a184f875b4b9ae
parents ec8ec6ee ce977941
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