camera: Add munch and vayu to write headers
Change-Id: I54635b7aa32fe2dd05ba4941cfa8c68a0c20f10d
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
ifneq ($(filter lisa,$(TARGET_DEVICE)),)
|
ifneq ($(filter lisa munch vayu,$(TARGET_DEVICE)),)
|
||||||
|
|
||||||
CAMERA_LIBRARIES := libcamera_algoup_jni.xiaomi.so libcamera_mianode_jni.xiaomi.so
|
CAMERA_LIBRARIES := libcamera_algoup_jni.xiaomi.so libcamera_mianode_jni.xiaomi.so
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -29,7 +29,7 @@ source "${HELPER}"
|
|||||||
setup_vendor "${DEVICE}" "${VENDOR}" "${ANDROID_ROOT}" true
|
setup_vendor "${DEVICE}" "${VENDOR}" "${ANDROID_ROOT}" true
|
||||||
|
|
||||||
# Warning headers and guards
|
# Warning headers and guards
|
||||||
write_headers "lisa"
|
write_headers "lisa munch vayu"
|
||||||
sed -i 's|device/|vendor/|g' "$ANDROIDBP" "$ANDROIDMK" "$BOARDMK" "$PRODUCTMK"
|
sed -i 's|device/|vendor/|g' "$ANDROIDBP" "$ANDROIDMK" "$BOARDMK" "$PRODUCTMK"
|
||||||
|
|
||||||
cat << 'EOF' >> "$ANDROIDMK"
|
cat << 'EOF' >> "$ANDROIDMK"
|
||||||
|
|||||||
Reference in New Issue
Block a user