diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 71e9c3346..69cd1cfbe 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk @@ -116,3 +116,7 @@ PRODUCT_COPY_FILES += \ system/core/rootdir/init.usb.configfs.rc:root/init.usb.configfs.rc \ system/core/rootdir/ueventd.rc:root/ueventd.rc \ system/core/rootdir/etc/hosts:system/etc/hosts + +# Framework Manifest +PRODUCT_COPY_FILES += \ + system/libhidl/sintf.xml:system/manifest.xml