remove libfmjni.so
[GitHub/mt8127/android_device_alcatel_ttab.git] / setup-makefiles.sh
index 6cf06cb8e11401721c9b6cc8190b797350f6565b..435d0945ef49c9ac59c5edb0a0d2aa6170813510 100755 (executable)
@@ -24,7 +24,7 @@ if [[ ! -d "$MY_DIR" ]]; then MY_DIR="$PWD"; fi
 
 LINEAGE_ROOT="$MY_DIR"/../../..
 
-HELPER="$LINEAGE_ROOT"/vendor/cm/build/tools/extract_utils.sh
+HELPER="$LINEAGE_ROOT"/vendor/lineage/build/tools/extract_utils.sh
 if [ ! -f "$HELPER" ]; then
     echo "Unable to find helper script at $HELPER"
     exit 1