Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1d99c13 authored by Jaesoo Lee's avatar Jaesoo Lee
Browse files

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
parent 5b216025
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 \