Skip to content

Commit

Permalink
X00TD: Include device overlay path
Browse files Browse the repository at this point in the history
Change-Id: Id9832241da8c1552a9738c34f91ebcf445066100
  • Loading branch information
Vivekachooz committed Aug 9, 2020
1 parent dc765e3 commit 55559e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,9 @@ $(call inherit-product, device/asus/sdm660-common/sdm660.mk)
TARGET_SCREEN_HEIGHT := 2160
TARGET_SCREEN_WIDTH := 1080

# Overlays
DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay

# Inherit proprietary files
$(call inherit-product-if-exists, vendor/asus/X00TD/X00TD-vendor.mk)

0 comments on commit 55559e0

Please sign in to comment.