removed "android.hardware.configstore@1.0-impl" from PRODUCT_PACKAGES

This change removes the passthough mode implemention of Configstore.

Bug: 35325577
Test: android.hardware.configstore@1.0-impl.so not exist in outputs and
    Configstore works in binderized mode

Change-Id: Ie9ec24c33701356b7fa8c4f6cfc372c09051f62c
Merged-In: Ic16d5ebe30fabfd62ba4e444fe2775ddfbe2a18a
This commit is contained in:
Jaesoo Lee 2017-03-20 14:01:24 +09:00
parent 5b216025ba
commit a1d99c1351
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
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 \