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

@@ -6,6 +6,7 @@ LOCAL_INIT_RC := android.hardware.biometrics.fingerprint@2.1-service_32.rc
LOCAL_PROPRIETARY_MODULE := true
LOCAL_32_BIT_ONLY := true
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_VENDOR_MODULE := true
LOCAL_SRC_FILES := \
../../../../../hardware/interfaces/biometrics/fingerprint/2.1/default/BiometricsFingerprint.cpp \
../../../../../hardware/interfaces/biometrics/fingerprint/2.1/default/service.cpp
@@ -19,4 +20,4 @@ LOCAL_SHARED_LIBRARIES := \
libutils \
android.hardware.biometrics.fingerprint@2.1
include $(BUILD_EXECUTABLE)
include $(BUILD_EXECUTABLE)