Merge "fingerprint: remove use of -static hidl java" into stage-aosp-master am: 5de8c0ee40
am: 842447df3c
Change-Id: I88abe8764bc50e1e1498cb02794c1728ad5bea69
This commit is contained in:
@@ -40,8 +40,8 @@ services := \
|
||||
|
||||
# The convention is to name each service module 'services.$(module_name)'
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := $(addprefix services.,$(services)) \
|
||||
android.hidl.base-V1.0-java-static \
|
||||
android.hardware.biometrics.fingerprint-V2.1-java-static
|
||||
android.hidl.base-V1.0-java \
|
||||
android.hardware.biometrics.fingerprint-V2.1-java
|
||||
|
||||
ifeq ($(EMMA_INSTRUMENT_FRAMEWORK),true)
|
||||
LOCAL_EMMA_INSTRUMENT := true
|
||||
|
||||
Reference in New Issue
Block a user