Build local_time.default with BOARD_VNDK_VERSION
Bug: 37342627 Test: BOARD_VNDK_VERSION=current m -j64 local_time.default.vendor Change-Id: I85c2cbcc86b69148cceb628aae38d1cd4332f69a Merged-In: I85c2cbcc86b69148cceb628aae38d1cd4332f69a
This commit is contained in:
parent
6ac6031b25
commit
f5c6aa4533
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ cc_library_shared {
|
|||
relative_install_path: "hw",
|
||||
proprietary: true,
|
||||
srcs: ["local_time_hw.c"],
|
||||
header_libs: ["libhardware_headers"],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libcutils",
|
||||
|
|
Loading…
Reference in a new issue