commit | 7bd32730a4a31e6602d97a561ea269029d57843d | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Feb 05 21:38:50 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 05 21:38:50 2019 +0000 |
tree | 4d4b344630dccbfa42ccdf42226d33ba4dc28c66 | |
parent | 9a3ef57d993fcc0278c948077925a7c3959284fa [diff] | |
parent | 8c52dffaee7cb288b795a988413dc5393153f3b1 [diff] |
Merge "Add ashmemd to base_system.mk"
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 7ad773d..33b018b 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -34,6 +34,7 @@ appops \ app_process \ appwidget \ + ashmemd \ atest \ atrace \ audioserver \ @@ -113,6 +114,7 @@ libandroidfw \ libandroid_runtime \ libandroid_servers \ + libashmemd_client \ libaudioeffect_jni \ libaudioflinger \ libaudiopolicymanager \