Skip to content
Snippets Groups Projects
Commit 03e7935e authored by Blaster4385's avatar Blaster4385 Committed by Michael Bestas
Browse files

fixup! pantah: Set up proprietary files extraction

Change-Id: I503bb8996f56a7a7486d4366b858fcdd0dd433ca
parent 63743191
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ $(DM_64_SYMLINKS): $(LOCAL_INSTALLED_MODULE)
$(hide) ln -sf /product/lib64/$(notdir $@) $@
HBM_LIBS := libhbmsvmanager_jni.so
HBM_SYMLINKS := $(addprefix $(TARGET_OUT_SYSTEM_EXT)/priv-app/HbmSVManager/lib/arm64/,$(notdir $(IMS_LIBS)))
HBM_SYMLINKS := $(addprefix $(TARGET_OUT_SYSTEM_EXT)/priv-app/HbmSVManager/lib/arm64/,$(notdir $(HBM_LIBS)))
$(HBM_SYMLINKS): $(LOCAL_INSTALLED_MODULE)
@echo "HBM lib link: $@"
@mkdir -p $(dir $@)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment