Loading CleanSpec.mk +2 −0 Original line number Diff line number Diff line Loading @@ -491,6 +491,8 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher3_interm # Remove old merged AndroidManifest.xml location $(call add-clean-step, rm -rf $(TARGET_OUT_COMMON_INTERMEDIATES)/APPS/*_intermediates/AndroidManifest.xml) $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "vr_hwc*" -print0 | xargs -0 rm -f) # ************************************************ # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST # ************************************************ target/product/aosp_arm.mk +0 −4 Original line number Diff line number Diff line Loading @@ -32,10 +32,6 @@ PRODUCT_COPY_FILES += \ prebuilts/qemu-kernel/arm64/3.18/kernel-qemu2:kernel-ranchu-64 \ device/generic/goldfish/fstab.ranchu.arm:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.ranchu # TODO(b/78308559): includes vr_hwc into GSI before vr_hwc move to vendor PRODUCT_PACKAGES += \ vr_hwc include $(SRC_TARGET_DIR)/product/full.mk # Enable A/B update Loading target/product/aosp_arm64.mk +0 −4 Original line number Diff line number Diff line Loading @@ -45,10 +45,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ system/core/rootdir/init.zygote32_64.rc:root/init.zygote32_64.rc # TODO(b/78308559): includes vr_hwc into GSI before vr_hwc move to vendor PRODUCT_PACKAGES += \ vr_hwc $(call inherit-product, $(SRC_TARGET_DIR)/product/emulator.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk) Loading target/product/aosp_x86.mk +0 −4 Original line number Diff line number Diff line Loading @@ -33,10 +33,6 @@ PRODUCT_COPY_FILES += \ device/generic/goldfish/data/etc/encryptionkey.img:encryptionkey.img \ prebuilts/qemu-kernel/x86_64/4.9/kernel-qemu2:kernel-ranchu-64 # TODO(b/78308559): includes vr_hwc into GSI before vr_hwc move to vendor PRODUCT_PACKAGES += \ vr_hwc include $(SRC_TARGET_DIR)/product/full_x86.mk # Enable A/B update Loading target/product/aosp_x86_64.mk +0 −4 Original line number Diff line number Diff line Loading @@ -42,10 +42,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ system/core/rootdir/init.zygote32_64.rc:root/init.zygote32_64.rc # TODO(b/78308559): includes vr_hwc into GSI before vr_hwc move to vendor PRODUCT_PACKAGES += \ vr_hwc $(call inherit-product, $(SRC_TARGET_DIR)/product/emulator.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk) Loading Loading
CleanSpec.mk +2 −0 Original line number Diff line number Diff line Loading @@ -491,6 +491,8 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher3_interm # Remove old merged AndroidManifest.xml location $(call add-clean-step, rm -rf $(TARGET_OUT_COMMON_INTERMEDIATES)/APPS/*_intermediates/AndroidManifest.xml) $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "vr_hwc*" -print0 | xargs -0 rm -f) # ************************************************ # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST # ************************************************
target/product/aosp_arm.mk +0 −4 Original line number Diff line number Diff line Loading @@ -32,10 +32,6 @@ PRODUCT_COPY_FILES += \ prebuilts/qemu-kernel/arm64/3.18/kernel-qemu2:kernel-ranchu-64 \ device/generic/goldfish/fstab.ranchu.arm:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.ranchu # TODO(b/78308559): includes vr_hwc into GSI before vr_hwc move to vendor PRODUCT_PACKAGES += \ vr_hwc include $(SRC_TARGET_DIR)/product/full.mk # Enable A/B update Loading
target/product/aosp_arm64.mk +0 −4 Original line number Diff line number Diff line Loading @@ -45,10 +45,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ system/core/rootdir/init.zygote32_64.rc:root/init.zygote32_64.rc # TODO(b/78308559): includes vr_hwc into GSI before vr_hwc move to vendor PRODUCT_PACKAGES += \ vr_hwc $(call inherit-product, $(SRC_TARGET_DIR)/product/emulator.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk) Loading
target/product/aosp_x86.mk +0 −4 Original line number Diff line number Diff line Loading @@ -33,10 +33,6 @@ PRODUCT_COPY_FILES += \ device/generic/goldfish/data/etc/encryptionkey.img:encryptionkey.img \ prebuilts/qemu-kernel/x86_64/4.9/kernel-qemu2:kernel-ranchu-64 # TODO(b/78308559): includes vr_hwc into GSI before vr_hwc move to vendor PRODUCT_PACKAGES += \ vr_hwc include $(SRC_TARGET_DIR)/product/full_x86.mk # Enable A/B update Loading
target/product/aosp_x86_64.mk +0 −4 Original line number Diff line number Diff line Loading @@ -42,10 +42,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ system/core/rootdir/init.zygote32_64.rc:root/init.zygote32_64.rc # TODO(b/78308559): includes vr_hwc into GSI before vr_hwc move to vendor PRODUCT_PACKAGES += \ vr_hwc $(call inherit-product, $(SRC_TARGET_DIR)/product/emulator.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk) Loading