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

Commit 490efb2c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add RENDERSCRIPT_BITCODE to misc_prebuilt_internal whitelist."

parents 78ed7113 73096796
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
# Internal build rules for misc prebuilt modules that don't need additional processing
############################################################

prebuilt_module_classes := SCRIPT ETC DATA
prebuilt_module_classes := SCRIPT ETC DATA RENDERSCRIPT_BITCODE
ifeq ($(filter $(prebuilt_module_classes),$(LOCAL_MODULE_CLASS)),)
$(call pretty-error,misc_prebuilt_internal.mk is for $(prebuilt_module_classes) modules only)
endif