sanders: Move liblight and fp wrapper to vendor

* vendor.prop: force nav bar to be enabled by default for some gsi

Change-Id: I9e9cb2399ed4ac717ffb715dc740ab30501ce485
This commit is contained in:
Sohamlad7
2018-05-29 12:36:38 +05:30
committed by therootlord
parent 36c0b81ea6
commit 076fad1720
4 changed files with 7 additions and 1 deletions

View File

@@ -23,5 +23,6 @@ LOCAL_SHARED_LIBRARIES := liblog
LOCAL_SRC_FILES := lights.c
LOCAL_MODULE := lights.$(TARGET_BOARD_PLATFORM)
LOCAL_MODULE_TAGS := optional
LOCAL_VENDOR_MODULE := true
include $(BUILD_SHARED_LIBRARY)