commit | 40922cb75b9e85d433799ca9b67d05b55377e6c8 | [log] [tgz] |
---|---|---|
author | Dennis Shen <dzshen@google.com> | Wed Feb 28 12:31:26 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 28 12:31:26 2024 +0000 |
tree | 5603bde9fb5ddc20d30c62a7203eb0f43a09845a | |
parent | 1ffcbde28e92ad4ae4c094d0dc9af025ff75b469 [diff] | |
parent | 04aea83c2e38c6425e8ad07e5c088aedc44853da [diff] |
Merge "aconfigd: add aconfigd to system partition" into main
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 3840e1f..b8aeb38 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -17,6 +17,7 @@ # Base modules and settings for the system partition. PRODUCT_PACKAGES += \ abx \ + aconfigd \ adbd_system_api \ aflags \ am \