diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 51adbdbe0..cd33693d4 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk @@ -20,6 +20,8 @@ PRODUCT_PACKAGES += \ adb \ adbd \ + android.hardware.configstore@1.0-impl \ + android.hardware.configstore@1.0-service \ android.hidl.allocator@1.0-service \ android.hidl.memory@1.0-impl \ atrace \