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

Commit af63d7cb 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

am: 642afffe

Change-Id: I6ce35bffb57c60ae1518665e4ad4af8b94e88043
parents b580e654 642afffe
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