configstore-utils: vendor_available
Test: with BOARD_VNDK_VERSION := current
(cherry picked from commit 65af0612ce
)
Merged-In: Ied49d6affe69099bc08a58e1d5e38052d018a2e8
Change-Id: I6278d659957829bce4ebdf44615ad25b371658d8
This commit is contained in:
parent
1d619f743d
commit
632579d979
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
cc_library_shared {
|
||||
name: "android.hardware.configstore-utils",
|
||||
vendor_available: true,
|
||||
defaults: ["hidl_defaults"],
|
||||
|
||||
srcs: [ "ConfigStoreUtils.cpp" ],
|
||||
|
|
Loading…
Reference in a new issue