summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorNicholas Sauer <nicksauer@google.com>2017-09-07 07:17:25 -0700
committerNicholas Sauer <nicksauer@google.com>2017-09-07 07:17:25 -0700
commit5e6b82f95da07bfe085f61ec17fcaf97fb3be78f (patch)
treee5ba4e0c66b3b62f95b945f168c004d6ad5e714f /common
parenta73063bde2d8ee05953e2a65425772c6feda0f7c (diff)
downloadcar-5e6b82f95da07bfe085f61ec17fcaf97fb3be78f.tar.gz
Remove car bootanimation.
bug: 65264088 Test: lunch aosp_car_emu_x86;make;emulator Change-Id: I14b26c3c1a4c4d166b1f7d6cbb3ce115cd4d8340
Diffstat (limited to 'common')
-rw-r--r--common/bootanimations/bootanimation-832.zipbin2052281 -> 0 bytes
-rw-r--r--common/product/car.mk1
2 files changed, 0 insertions, 1 deletions
diff --git a/common/bootanimations/bootanimation-832.zip b/common/bootanimations/bootanimation-832.zip
deleted file mode 100644
index 76b9c82..0000000
--- a/common/bootanimations/bootanimation-832.zip
+++ /dev/null
Binary files differ
diff --git a/common/product/car.mk b/common/product/car.mk
index a683ac8..76404b6 100644
--- a/common/product/car.mk
+++ b/common/product/car.mk
@@ -26,7 +26,6 @@ PRODUCT_PACKAGES += \
# way to remove PRODUCT_COPY_FILES from inherited products.
PRODUCT_COPY_FILES += \
device/generic/car/common/android.hardware.dummy.xml:system/etc/permissions/handheld_core_hardware.xml \
- device/generic/car/common/bootanimations/bootanimation-832.zip:system/media/bootanimation.zip \
frameworks/native/data/etc/android.hardware.screen.landscape.xml:system/etc/permissions/android.hardware.screen.landscape.xml \
packages/services/Car/car_product/init/init.bootstat.rc:root/init.bootstat.rc \
packages/services/Car/car_product/init/init.car.rc:root/init.car.rc \