OSDN Git Service

[vold] expose binder headers to dependent modules
authorSongchun Fan <schfan@google.com>
Thu, 25 Feb 2021 23:16:11 +0000 (23:16 +0000)
committerSongchun Fan <schfan@google.com>
Thu, 25 Feb 2021 23:32:16 +0000 (15:32 -0800)
commitf77beb516b57dbf9ae32d63c7439f43920083e3b
tree1656ce5f843dc2b132df3cd40ee1384dfa35d29d
parent8439ab27d68f7e161cc9148e509f0073da6b472c
[vold] expose binder headers to dependent modules

This allows libincremental_aidl-cpp to be built via cc_library instead
of aidl_interface.

BUG: 181266844
Test: builds
Change-Id: I4f0bc82629c0df758467aa074274b30f9dc6718d
Android.bp