sanders: update fingerprint blobs from stock OPS28.65-36-11
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
+11
@@ -313,6 +313,17 @@ LOCAL_MODULE_CLASS := JAVA_LIBRARIES
|
||||
LOCAL_MODULE_SUFFIX := .jar
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := com.fingerprints.extension
|
||||
LOCAL_MODULE_OWNER := motorola
|
||||
LOCAL_SRC_FILES := proprietary/vendor/framework/com.fingerprints.extension.jar
|
||||
LOCAL_CERTIFICATE := platform
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
|
||||
LOCAL_MODULE_SUFFIX := .jar
|
||||
LOCAL_VENDOR_MODULE := true
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := com.qualcomm.location
|
||||
LOCAL_MODULE_OWNER := motorola
|
||||
|
||||
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
-1
@@ -1428,5 +1428,6 @@ PRODUCT_PACKAGES += \
|
||||
DTVPlayer \
|
||||
DTVService \
|
||||
WfdService \
|
||||
WfdCommon
|
||||
WfdCommon \
|
||||
com.fingerprints.extension
|
||||
|
||||
|
||||
Reference in New Issue
Block a user