liblights: Move device dependent modules to /vendor

Change-Id: Ia7534e9188048b95e6c85497cfeb5e28a279629b
This commit is contained in:
Diego Wilson 2017-02-24 17:07:28 -08:00 committed by Christopher N. Hesse
parent 53ac6a135f
commit 6b2b66ca41
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ LOCAL_STATIC_LIBRARIES := liblights_helper
LOCAL_MODULE := lights.$(TARGET_BOOTLOADER_BOARD_NAME)
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_MODULE_TAGS := optional
LOCAL_PROPRIETARY_MODULE := true
include $(BUILD_SHARED_LIBRARY)