Merge "fingerprint: remove use of -static hidl java" into stage-aosp-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
5de8c0ee40
@@ -41,8 +41,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