Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be3162ea authored by Steven Moreland's avatar Steven Moreland
Browse files

Revert "services.core: remove use of -static hidl java"

Changes this depends on are missing from intermediate branches.

This reverts commit 31eb20f0.

Change-Id: Ie3c30cf456f922d95ecb8859f0556095a491e2d6
parent 31eb20f0
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -27,12 +27,13 @@ LOCAL_JAVA_LIBRARIES := \
LOCAL_STATIC_JAVA_LIBRARIES := \
    time_zone_distro \
    time_zone_distro_installer \
    android.hardware.weaver-V1.0-java \
    android.hardware.biometrics.fingerprint-V2.1-java \
    android.hardware.oemlock-V1.0-java \
    android.hardware.tetheroffload.control-V1.0-java \
    android.hardware.vibrator-V1.0-java \
    android.hardware.configstore-V1.0-java
    android.hidl.base-V1.0-java-static \
    android.hardware.weaver-V1.0-java-static \
    android.hardware.biometrics.fingerprint-V2.1-java-static \
    android.hardware.oemlock-V1.0-java-static \
    android.hardware.tetheroffload.control-V1.0-java-static \
    android.hardware.vibrator-V1.0-java-constants \
    android.hardware.configstore-V1.0-java-static

ifneq ($(INCREMENTAL_BUILDS),)
    LOCAL_PROGUARD_ENABLED := disabled