commit | 3f7acd943c67c57c909065a95448d85c06a62a5a | [log] [tgz] |
---|---|---|
author | Frank Wang <xueyiwang@google.com> | Tue Jan 11 22:51:19 2022 +0000 |
committer | Xueyi (Frank) Wang <xueyiwang@google.com> | Wed Jan 12 06:14:09 2022 +0000 |
tree | 29aad711feed3002ebed276ffd1d5652d5324a80 | |
parent | 4e65ca28109d86d461f733338746b7fadd4c6391 [diff] |
Add com.android.auxiliary to base_system.mk Test: loaded to an AVD Bug: b/210728915 Change-Id: Ic9f6592ccaf02ca56147f8386da5c9e3a8085005
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 6aded7c..68dc910 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -51,6 +51,7 @@ cmd \ com.android.adbd \ com.android.appsearch \ + com.android.auxiliary \ com.android.conscrypt \ com.android.cronet \ com.android.extservices \