summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index d795ad5..6a5aabf 100644
--- a/device.mk
+++ b/device.mk
@@ -27,6 +27,7 @@ USE_XML_AUDIO_POLICY_CONF := 1
27 27
28PRODUCT_PACKAGES += \ 28PRODUCT_PACKAGES += \
29 vehicle.default \ 29 vehicle.default \
30 android.hardware.automotive.vehicle@2.0-service \
30 android.hardware.wifi@1.0-service \ 31 android.hardware.wifi@1.0-service \
31 android.hardware.graphics.allocator@2.0-impl \ 32 android.hardware.graphics.allocator@2.0-impl \
32 android.hardware.graphics.allocator@2.0-service \ 33 android.hardware.graphics.allocator@2.0-service \
@@ -122,8 +123,8 @@ PRODUCT_CHARACTERISTICS := tablet,nosdcard
122DEVICE_PACKAGE_OVERLAYS := \ 123DEVICE_PACKAGE_OVERLAYS := \
123 device/ti/am57xevm/overlay 124 device/ti/am57xevm/overlay
124 125
125PRODUCT_ENFORCE_RRO_TARGETS := \ 126#PRODUCT_ENFORCE_RRO_TARGETS := \
126 framework-res 127# framework-res
127 128
128PRODUCT_PACKAGES += \ 129PRODUCT_PACKAGES += \
129 com.android.future.usb.accessory 130 com.android.future.usb.accessory