Merge "Add the missing 'import stat' line." into oc-dr1-dev
diff --git a/target/product/embedded.mk b/target/product/embedded.mk
index 22c6112..6217883 100644
--- a/target/product/embedded.mk
+++ b/target/product/embedded.mk
@@ -20,7 +20,7 @@
 PRODUCT_PACKAGES += \
     adb \
     adbd \
-    android.hardware.configstore@1.1-service \
+    android.hardware.configstore@1.0-service \
     android.hidl.allocator@1.0-service \
     android.hidl.memory@1.0-impl \
     atrace \
diff --git a/target/product/treble_common.mk b/target/product/treble_common.mk
index a4bcad6..3fe8135 100644
--- a/target/product/treble_common.mk
+++ b/target/product/treble_common.mk
@@ -46,7 +46,6 @@
     android.hardware.camera.provider@2.4 \
     android.hardware.configstore-utils \
     android.hardware.configstore@1.0 \
-    android.hardware.configstore@1.1 \
     android.hardware.contexthub@1.0 \
     android.hardware.drm@1.0 \
     android.hardware.dumpstate@1.0 \