Skip to content

Commit

Permalink
Cut Down the last unwanted links[1/2]
Browse files Browse the repository at this point in the history
Change-Id: I87834b38236d70e39e7a46ce678c0e16e41c9fc1
Signed-off-by: AudioGod <[email protected]>
  • Loading branch information
AudioGod committed Jul 22, 2016
1 parent e7bfa4c commit 8014bdc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 32 deletions.
5 changes: 1 addition & 4 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ DEVICE_PATH := device/yu/tomato

TARGET_SPECIFIC_HEADER_PATH := $(DEVICE_PATH)/include

# Assertions
TARGET_BOARD_INFO_FILE ?= $(DEVICE_PATH)/board-info.txt

# Kernel
TARGET_KERNEL_CONFIG := yu_tomato-64_defconfig
TARGET_KERNEL_SOURCE := kernel/yu/tomato
Expand Down Expand Up @@ -81,4 +78,4 @@ WIFI_DRIVER_MODULE_PATH := "/system/lib/modules/wlan.ko"
WIFI_DRIVER_MODULE_NAME := "wlan"

# inherit from the proprietary version
-include vendor/yu/tomato/BoardConfigVendor.mk
-include vendor/yu/tomato/BoardConfigVendor.mk
1 change: 0 additions & 1 deletion board-info.txt

This file was deleted.

4 changes: 0 additions & 4 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,6 @@ PRODUCT_PACKAGES += \
fstab.qcom \
init.target.rc

# Recovery
PRODUCT_EXTRA_RECOVERY_KEYS += \
$(LOCAL_PATH)/tomato-releasekey

# Sensors
PRODUCT_PACKAGES += \
libjni_proximityCalibrate \
Expand Down
23 changes: 0 additions & 23 deletions tomato-releasekey.x509.pem

This file was deleted.

0 comments on commit 8014bdc

Please sign in to comment.