From d55654fe2da3ae41d27083ca031008b0a6d79980 Mon Sep 17 00:00:00 2001 From: Astrako Date: Tue, 18 Feb 2020 19:00:34 +0100 Subject: [PATCH] universal7870: move specific var to specific device tree --- device-common.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/device-common.mk b/device-common.mk index 5fe75ed..f935dc9 100644 --- a/device-common.mk +++ b/device-common.mk @@ -16,8 +16,6 @@ LOCAL_PATH := device/samsung/universal7870-common -$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk) - # Boot animation TARGET_BOOTANIMATION_PRELOAD := true TARGET_BOOTANIMATION_TEXTURE_CACHE := true