commit | 520b3f91edef45ed4c7c621288d4685d0c4ca3ad | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Fri Aug 17 13:46:58 2018 +0200 |
committer | Martijn Coenen <maco@google.com> | Fri Aug 17 13:50:41 2018 +0200 |
tree | 0599b68c29f73091757ba2c3991b0158c34ec5e4 | |
parent | a43576a0b81c58745194b0a0f3f3fd86a06fe952 [diff] [blame] |
Add apexd to base_system. apexd is a new daemon responsible for managing APEX packages. Bug: 112455435 Test: apexd is running Change-Id: I097495af4a6f7374b4d40da4512e3faf517520a1
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index c2ea1de..26c3ef2 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -27,6 +27,7 @@ android.test.base \ android.test.mock \ android.test.runner \ + apexd \ applypatch \ appops \ app_process \