Merge "configstore: add default implementation of configstore@1.0 HAL"
diff --git a/target/product/embedded.mk b/target/product/embedded.mk
index 51adbdb..cd33693 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 \