diff options
author | Andreas Blaesius <skate4life@gmx.de> | 2017-03-26 18:22:52 +0000 |
---|---|---|
committer | Andreas Blaesius <skate4life@gmx.de> | 2017-03-26 18:23:05 +0000 |
commit | ae1a8cccc133627e3be7b8a94171d95ac8f1efca (patch) | |
tree | 3aa58dd1ebc11dd7bc3915212ab910a8060a0831 | |
parent | db85f5c287fa92306f8ea55036fff5945f19460a (diff) | |
download | device_samsung_tuna-ae1a8cccc133627e3be7b8a94171d95ac8f1efca.zip device_samsung_tuna-ae1a8cccc133627e3be7b8a94171d95ac8f1efca.tar.gz device_samsung_tuna-ae1a8cccc133627e3be7b8a94171d95ac8f1efca.tar.bz2 |
Revert "Include common omap4 vendor repo if available."
Moved to hardware/ti/omap4
This reverts commit 42b138dc109af86c34a2e5d88adf3e68e5482835.
Change-Id: Ifb23acccb227cab118425347c46e87e4f1a82f62
-rwxr-xr-x | device.mk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -225,5 +225,3 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk) $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/device-bcm.mk) $(call inherit-product-if-exists, vendor/samsung/tuna/device-vendor.mk) - -$(call inherit-product-if-exists, vendor/ti/omap4/omap4-vendor.mk) |