From 98c02c49253ebacbd402e852a4f57ce4049bb222 Mon Sep 17 00:00:00 2001
From: Hung-ying Tyan <tyanh@google.com>
Date: Thu, 24 May 2018 00:10:36 +0800
Subject: [PATCH] onclite: configstore: uprev configstore (1.0 -> 1.1)

configstore is installed by embedded.mk

Bug: 69691076
Test: Built and tested on b1
Change-Id: If40a41cc2775fad1aee320cdfd9ab531de2358f8
Signed-off-by: Dhina17 <dhinalogu@gmail.com>
---
 device.mk | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/device.mk b/device.mk
index c0cb1ff..1cee5ca 100644
--- a/device.mk
+++ b/device.mk
@@ -114,10 +114,6 @@ PRODUCT_PACKAGES += \
     android.hardware.camera.provider@2.4-service \
     Snap
 
-# Configstore
-PRODUCT_PACKAGES += \
-    android.hardware.configstore@1.0-service
-
 # Display
 PRODUCT_PACKAGES += \
     android.hardware.graphics.allocator@2.0-impl \
-- 
GitLab