summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk5
-rw-r--r--n7000.mk5
2 files changed, 8 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3534619..ffb8f4a 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -26,12 +26,15 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/n7000/bluetooth
# Inline kernel building
TARGET_KERNEL_SOURCE := kernel/samsung/smdk4412
-TARGET_KERNEL_CONFIG := cyanogenmod_n7000_defconfig
+TARGET_KERNEL_CONFIG := lineageos_n7000_defconfig
TARGET_KERNEL_RECOVERY_CONFIG := cyanogenmod_n7000_recovery_defconfig
# assert
TARGET_OTA_ASSERT_DEVICE := galaxynote,n7000,N7000,GT-N7000
+# enable llvmpipe
+BOARD_GPU_DRIVERS := swrast
+
# We have a high res screen, use big font in recovery
BOARD_USE_CUSTOM_RECOVERY_FONT := \"roboto_15x24.h\"
diff --git a/n7000.mk b/n7000.mk
index 8acdf35..e4dfb5a 100644
--- a/n7000.mk
+++ b/n7000.mk
@@ -23,7 +23,7 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
$(call inherit-product, device/samsung/galaxys2-common/common.mk)
# This device is xhdpi.
-PRODUCT_AAPT_CONFIG := normal hdpi xhdpi
+PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xhdpi
PRODUCT_LOCALES += xhdpi
@@ -33,6 +33,9 @@ TARGET_BOOTANIMATION_NAME := vertical-800x1280
PRODUCT_PROPERTY_OVERRIDES += \
ro.sf.lcd_density=320
+# Proprietary blobs dependency on libstlport
+PRODUCT_PACKAGES += libstlport
+
# Sensors
PRODUCT_PACKAGES += \
sensors.smdk4210