commit | 04aea83c2e38c6425e8ad07e5c088aedc44853da | [log] [tgz] |
---|---|---|
author | Dennis Shen <dzshen@google.com> | Thu Feb 22 21:07:33 2024 +0000 |
committer | Dennis Shen <dzshen@google.com> | Thu Feb 22 21:09:02 2024 +0000 |
tree | 0a364241d64405ef9b8a81047f500493928dcfa3 | |
parent | e6045f8b74ae7962701f0e1f05f90e1e3cae1072 [diff] |
aconfigd: add aconfigd to system partition Bug: b/312444587 Test: m Change-Id: Ib8195124cf9aea09c088f892fbe1b68b5d197704
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 \