Add RENDERSCRIPT_BITCODE to misc_prebuilt_internal whitelist.

Fixes: 143091822
Test: TreeHugger
Change-Id: Ic2fd42f6dae0130af060114b651a139dc3bebf20
gugelfrei-debug
Jaewoong Jung 5 years ago
parent 834b91f20e
commit 73096796e7

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

Loading…
Cancel
Save