commit | be5c887ced0982c6ac94186a3c1f9d2a6598e78e | [log] [tgz] |
---|---|---|
author | Roopa Sattiraju <sattiraju@google.com> | Thu Feb 03 09:04:07 2022 -0800 |
committer | Rahul Sabnis <rahulsabnis@google.com> | Wed Feb 23 05:21:16 2022 +0000 |
tree | 56d5f887d408890fbb8d002da4367ab97b869b86 | |
parent | 278dff30b5db98fd3b1fb1563c680582563bfec8 [diff] [blame] |
Enabling Apex in BT Bug: 217736913 Test: Compile, bringup and test user journeys Change-Id: I2371a3cfbb3770802b1a318cf0695af52dcf8cc0
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index e025e38..de093a2 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -52,6 +52,7 @@ com.android.adbd \ com.android.adservices \ com.android.appsearch \ + com.android.bluetooth \ com.android.auxiliary \ com.android.conscrypt \ com.android.cronet \