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 \