Skip to content

Commit

Permalink
h811: Cleanup, remove things that don't exist
Browse files Browse the repository at this point in the history
Change-Id: I781732f9a96c6f95f55fc2505a1fb0b1535f7007
  • Loading branch information
pavlaras committed Sep 14, 2020
1 parent 7b581ed commit 1c32667
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,3 @@ TARGET_OTA_ASSERT_DEVICE := g4,p1,h811,ls991_UsU

# Kernel
TARGET_KERNEL_CONFIG := lineageos_h811_defconfig

# inherit from the proprietary version
-include vendor/lge/h811/BoardConfigVendor.mk
3 changes: 0 additions & 3 deletions lineage.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ $(call inherit-product, device/lge/h811/full_h811.mk)
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)

# Enhanced NFC
$(call inherit-product, vendor/cm/config/nfc_enhanced.mk)

# Overlays (inherit after vendor/cm to ensure we override it)
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay

Expand Down

0 comments on commit 1c32667

Please sign in to comment.