Merge "fingerprint: remove use of -static hidl java" into stage-aosp-master

This commit is contained in:
TreeHugger Robot
2017-08-02 17:55:25 +00:00
committed by Android (Google) Code Review

View File

@@ -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