commit | 2b61f19254333767c94e22a2b2a226d7c996d7f6 | [log] [tgz] |
---|---|---|
author | Jaesoo Lee <jaesoo@google.com> | Tue Mar 14 06:44:11 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 14 06:44:13 2017 +0000 |
tree | c460a7bf278ec98432f02f1280815031f2f2e7fa | |
parent | b1331938a3f2c8073ac0b1d87555e715c6012f28 [diff] | |
parent | 4ed780c4549ba6ef06f733e2930b32f1d2304e03 [diff] |
Merge "configstore: add default implementation of configstore@1.0 HAL"
diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 51adbdb..cd33693 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 \