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

Commit 8d282698 authored by Stephen Hines's avatar Stephen Hines Committed by Android Git Automerger
Browse files

am 65ca752a: Merge "Add FORCE_BUILD_RS_COMPAT option."

* commit '65ca752a':
  Add FORCE_BUILD_RS_COMPAT option.
parents 38b14290 65ca752a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -195,7 +195,7 @@ renderscript_intermediate := $(intermediates)/renderscript

# We don't need the .so files in bundled branches
# Prevent these from showing up on the device
ifneq (,$(TARGET_BUILD_APPS))
ifneq (,$(TARGET_BUILD_APPS)$(FORCE_BUILD_RS_COMPAT))

rs_compatibility_jni_libs := $(addprefix \
    $(renderscript_intermediate)/librs., \