diff options
Diffstat (limited to 'target/product/embedded.mk')
-rw-r--r-- | target/product/embedded.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/product/embedded.mk b/target/product/embedded.mk index e26c62858d..15438df940 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 \ |