vendor: change vendor to lineage

Change-Id: I2df13091f5d62b552ef434aef1a389f4fe1249e0
diff --git a/bootanimation/Android.mk b/bootanimation/Android.mk
index 77547e3..9526112 100644
--- a/bootanimation/Android.mk
+++ b/bootanimation/Android.mk
@@ -16,7 +16,7 @@
 #
 
 define build-bootanimation
-    sh vendor/cm/bootanimation/generate-bootanimation.sh \
+    sh vendor/lineage/bootanimation/generate-bootanimation.sh \
     $(TARGET_SCREEN_WIDTH) \
     $(TARGET_SCREEN_HEIGHT) \
     $(TARGET_BOOTANIMATION_HALF_RES)