Merge "Enabling Apex in BT" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
883ef3dc58
@@ -52,6 +52,7 @@ PRODUCT_PACKAGES += \
|
||||
com.android.adbd \
|
||||
com.android.adservices \
|
||||
com.android.appsearch \
|
||||
com.android.bluetooth \
|
||||
com.android.auxiliary \
|
||||
com.android.conscrypt \
|
||||
com.android.cronet \
|
||||
|
@@ -54,6 +54,7 @@ PRODUCT_APEX_BOOT_JARS := \
|
||||
com.android.adservices:framework-adservices \
|
||||
com.android.appsearch:framework-appsearch \
|
||||
com.android.auxiliary:framework-auxiliary \
|
||||
com.android.bluetooth:framework-bluetooth \
|
||||
com.android.conscrypt:conscrypt \
|
||||
com.android.i18n:core-icu4j \
|
||||
com.android.ipsec:android.net.ipsec.ike \
|
||||
@@ -100,6 +101,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.os.statsd:service-statsd \
|
||||
com.android.scheduling:service-scheduling \
|
||||
com.android.tethering:service-connectivity \
|
||||
|
@@ -34,7 +34,6 @@ $(call inherit-product-if-exists, frameworks/webview/chromium/chromium.mk)
|
||||
PRODUCT_PACKAGES += \
|
||||
BasicDreams \
|
||||
BlockedNumberProvider \
|
||||
Bluetooth \
|
||||
BluetoothMidiService \
|
||||
BookmarkProvider \
|
||||
BuiltInPrintService \
|
||||
|
Reference in New Issue
Block a user