Merge "[vold] expose binder headers to dependent modules" am: 51ff06df22
am: b06061cace
Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1607482 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ie3321467c877bf1518594ea190cc109be9a0e483
This commit is contained in:
commit
c0bd8a260d
1 changed files with 3 additions and 0 deletions
|
@ -96,6 +96,9 @@ cc_library_static {
|
|||
whole_static_libs: [
|
||||
"libincremental_aidl-cpp",
|
||||
],
|
||||
export_shared_lib_headers: [
|
||||
"libbinder",
|
||||
],
|
||||
}
|
||||
|
||||
cc_library_headers {
|
||||
|
|
Loading…
Reference in a new issue