diff options
Diffstat (limited to 'device-common.mk')
| -rw-r--r-- | device-common.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk index 4623900..a1f2201 100644 --- a/device-common.mk +++ b/device-common.mk @@ -29,6 +29,9 @@ PRODUCT_COPY_FILES += \ device/asus/grouper/rootdir/init.grouper.usb.rc:root/init.grouper.usb.rc \ device/asus/grouper/rootdir/ueventd.grouper.rc:root/ueventd.grouper.rc +# HIDL +DEVICE_MANIFEST_FILE += device/asus/grouper/manifest.xml + # These are the hardware-specific features PRODUCT_COPY_FILES += \ frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.xml \ |
