diff options
Diffstat (limited to 'device-common.mk')
| -rw-r--r-- | device-common.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/device-common.mk b/device-common.mk index 595cde9e..8d09ed8b 100644 --- a/device-common.mk +++ b/device-common.mk @@ -34,8 +34,8 @@ PRODUCT_COPY_FILES += \ DEVICE_PACKAGE_OVERLAYS += device/google/marlin/overlay -#PRODUCT_ENFORCE_RRO_TARGETS := \ -# framework-res +PRODUCT_ENFORCE_RRO_TARGETS := \ + framework-res # Input device files PRODUCT_COPY_FILES += \ |
