commit | 01c11d016494f4fde4df4318cb7b983bb18a303b | [log] [tgz] |
---|---|---|
author | Bryan Smith <tes4p00ner@gmail.com> | Wed Mar 12 16:26:58 2014 -0400 |
committer | Bryan Smith <tes4p00ner@gmail.com> | Wed Mar 12 16:26:58 2014 -0400 |
tree | 907bff150b23b358b961198d94651a88fd6cc982 | |
parent | 40974a6fcafbbd9289e4a0adad5add2549edb373 [diff] |
Fix overlay for PA Change-Id: Ic2f610f0ad049116727a27736807da8a6ecf71a7
diff --git a/device.mk b/device.mk index 0f82f4e..3dc842e 100644 --- a/device.mk +++ b/device.mk
@@ -17,5 +17,8 @@ ## (2) Also get non-open-source specific aspects if available $(call inherit-product-if-exists, vendor/htc/dlx/dlx-vendor.mk) +## overlays +DEVICE_PACKAGE_OVERLAYS += device/htc/dlx/overlay + # Inherit from msm8960-common $(call inherit-product, device/htc/msm8960-common/msm8960.mk)