Loading products/cyanogen_dream_sapphire.mk +4 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,10 @@ PRODUCT_SPECIFIC_DEFINES += TARGET_PREBUILT_KERNEL= PRODUCT_SPECIFIC_DEFINES += TARGET_KERNEL_DIR=kernel-msm PRODUCT_SPECIFIC_DEFINES += TARGET_KERNEL_CONFIG=cyanogen_msm_defconfig # Extra DS overlay PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/dream_sapphire # This file is used to install the correct audio profile when booted PRODUCT_COPY_FILES += \ vendor/cyanogen/prebuilt/dream_sapphire/etc/init.d/02audio_profile:system/etc/init.d/02audio_profile Loading Loading
products/cyanogen_dream_sapphire.mk +4 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,10 @@ PRODUCT_SPECIFIC_DEFINES += TARGET_PREBUILT_KERNEL= PRODUCT_SPECIFIC_DEFINES += TARGET_KERNEL_DIR=kernel-msm PRODUCT_SPECIFIC_DEFINES += TARGET_KERNEL_CONFIG=cyanogen_msm_defconfig # Extra DS overlay PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/dream_sapphire # This file is used to install the correct audio profile when booted PRODUCT_COPY_FILES += \ vendor/cyanogen/prebuilt/dream_sapphire/etc/init.d/02audio_profile:system/etc/init.d/02audio_profile Loading