sanders: add libqct_resampler from daisy V10.0.2.0.PDLMIFJ
This commit is contained in:
10
Android.mk
10
Android.mk
@@ -18,6 +18,16 @@ LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),sanders)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := libqct_resampler
|
||||
LOCAL_MODULE_OWNER := motorola
|
||||
LOCAL_SRC_FILES := proprietary/lib/libqct_resampler.so
|
||||
LOCAL_MULTILIB := 32
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
|
||||
LOCAL_MODULE_SUFFIX := .so
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := vendor.qti.hardware.fm@1.0
|
||||
LOCAL_MODULE_OWNER := motorola
|
||||
|
||||
BIN
proprietary/lib/libqct_resampler.so
Normal file
BIN
proprietary/lib/libqct_resampler.so
Normal file
Binary file not shown.
@@ -1322,6 +1322,7 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/motorola/sanders/proprietary/vendor/etc/init/android.hardware.sensors@1.0-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.sensors@1.0-service.rc
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libqct_resampler \
|
||||
TimeService \
|
||||
embms \
|
||||
com.qti.location.sdk \
|
||||
|
||||
Reference in New Issue
Block a user