summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVishal Mahaveer2015-12-18 14:14:06 -0600
committerVishal Mahaveer2015-12-18 14:14:06 -0600
commitbc69605ad3bdb4429755d69b91e3eb24ccd08933 (patch)
treea7ea91a09b4881d9db4b508e8302e075018c97ac /device.mk
parentb7c7b1f6f6df3f7142d0b9346ac873719405a3cb (diff)
downloaddevice-ti-jacinto6evm-bc69605ad3bdb4429755d69b91e3eb24ccd08933.tar.gz
device-ti-jacinto6evm-bc69605ad3bdb4429755d69b91e3eb24ccd08933.tar.xz
device-ti-jacinto6evm-bc69605ad3bdb4429755d69b91e3eb24ccd08933.zip
jacinto6evm: TEMP: disable custom bootanimation
The new boot animation is very heavy. Disabling it for tiem being. Change-Id: Ifbc3f15247737f5427d2b1855e9b288054e3c473 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 6a9d8b2..1a902b3 100644
--- a/device.mk
+++ b/device.mk
@@ -31,7 +31,6 @@ PRODUCT_COPY_FILES := \
31 device/ti/jacinto6evm/media_codecs.xml:system/etc/media_codecs.xml \ 31 device/ti/jacinto6evm/media_codecs.xml:system/etc/media_codecs.xml \
32 frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \ 32 frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \
33 frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \ 33 frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \
34 device/ti/jacinto6evm/bootanimation.zip:/system/media/bootanimation.zip \
35 frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ 34 frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
36 frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \ 35 frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
37 frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \ 36 frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \