Loading services/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -37,8 +37,8 @@ services := \ # The convention is to name each service module 'services.$(module_name)' LOCAL_STATIC_JAVA_LIBRARIES := $(addprefix services.,$(services)) \ android.hidl.base@1.0-java \ android.hardware.biometrics.fingerprint@2.1-java android.hidl.base@1.0-java-static \ android.hardware.biometrics.fingerprint@2.1-java-static ifeq ($(EMMA_INSTRUMENT_FRAMEWORK),true) LOCAL_EMMA_INSTRUMENT := true Loading services/core/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ LOCAL_JAVA_LIBRARIES := \ android.hardware.tv.cec@1.0-java LOCAL_STATIC_JAVA_LIBRARIES := tzdata_update2 \ android.hidl.base@1.0-java \ android.hardware.biometrics.fingerprint@2.1-java \ android.hidl.base@1.0-java-static \ android.hardware.biometrics.fingerprint@2.1-java-static \ ifneq ($(INCREMENTAL_BUILDS),) LOCAL_PROGUARD_ENABLED := disabled Loading Loading
services/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -37,8 +37,8 @@ services := \ # The convention is to name each service module 'services.$(module_name)' LOCAL_STATIC_JAVA_LIBRARIES := $(addprefix services.,$(services)) \ android.hidl.base@1.0-java \ android.hardware.biometrics.fingerprint@2.1-java android.hidl.base@1.0-java-static \ android.hardware.biometrics.fingerprint@2.1-java-static ifeq ($(EMMA_INSTRUMENT_FRAMEWORK),true) LOCAL_EMMA_INSTRUMENT := true Loading
services/core/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ LOCAL_JAVA_LIBRARIES := \ android.hardware.tv.cec@1.0-java LOCAL_STATIC_JAVA_LIBRARIES := tzdata_update2 \ android.hidl.base@1.0-java \ android.hardware.biometrics.fingerprint@2.1-java \ android.hidl.base@1.0-java-static \ android.hardware.biometrics.fingerprint@2.1-java-static \ ifneq ($(INCREMENTAL_BUILDS),) LOCAL_PROGUARD_ENABLED := disabled Loading