Change Bluetooth apex mountpoint am: 9c2f61119c
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19038222 Change-Id: Ifa0cbb6c6a9b184409d766ae55f670994c015c8a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
1f82bb50c6
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ PRODUCT_APEX_BOOT_JARS := \
|
|||
com.android.adservices:framework-adservices \
|
||||
com.android.adservices:framework-sdksandbox \
|
||||
com.android.appsearch:framework-appsearch \
|
||||
com.android.bluetooth:framework-bluetooth \
|
||||
com.android.btservices:framework-bluetooth \
|
||||
com.android.conscrypt:conscrypt \
|
||||
com.android.i18n:core-icu4j \
|
||||
com.android.ipsec:android.net.ipsec.ike \
|
||||
|
@ -93,7 +93,7 @@ PRODUCT_STANDALONE_SYSTEM_SERVER_JARS := \
|
|||
# Keep the list sorted by module names and then library names.
|
||||
# Note: For modules available in Q, DO NOT add new entries here.
|
||||
PRODUCT_APEX_STANDALONE_SYSTEM_SERVER_JARS := \
|
||||
com.android.bluetooth:service-bluetooth \
|
||||
com.android.btservices:service-bluetooth \
|
||||
com.android.os.statsd:service-statsd \
|
||||
com.android.scheduling:service-scheduling \
|
||||
com.android.tethering:service-connectivity \
|
||||
|
|
Loading…
Reference in a new issue