Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c82f8e5 authored by Roman Kiryanov's avatar Roman Kiryanov Committed by Automerger Merge Worker
Browse files

Merge "Cleanup in emulator_arm64/device.mk" am: aa1f9707 am: 40e233c6

parents b3565b4a 40e233c6
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -17,12 +17,3 @@
PRODUCT_SOONG_NAMESPACES += device/generic/goldfish # for libwifi-hal-emu
PRODUCT_SOONG_NAMESPACES += device/generic/goldfish-opengl # for goldfish deps.
# Cuttlefish has GKI kernel prebuilts, so use those for the GKI boot.img.
ifeq ($(TARGET_PREBUILT_KERNEL),)
    LOCAL_KERNEL := kernel/prebuilts/5.4/arm64/kernel-5.4-lz4
else
    LOCAL_KERNEL := $(TARGET_PREBUILT_KERNEL)
endif

PRODUCT_COPY_FILES += \
    $(LOCAL_KERNEL):kernel