Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75c57731 authored by Alexander Dorokhine's avatar Alexander Dorokhine
Browse files

DO NOT MERGE: Remove AppSearch from Android R.

Test: presubmit
Bug: 150249538
Change-Id: I98774c8e8686b6d8fcb058ab0f1d5d4ecfa314cb
parent 7b285149
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@ PRODUCT_PACKAGES += \
    cmd \
    com.android.adbd \
    com.android.apex.cts.shim.v1 \
    com.android.appsearch \
    com.android.conscrypt \
    com.android.cronet \
    com.android.extservices \
@@ -331,7 +330,6 @@ PRODUCT_BOOT_JARS := \
    framework-telephony

PRODUCT_UPDATABLE_BOOT_JARS := \
    com.android.appsearch:framework-appsearch \
    com.android.conscrypt:conscrypt \
    com.android.media:updatable-media \
    com.android.mediaprovider:framework-mediaprovider \
+0 −1
Original line number Diff line number Diff line
@@ -60,7 +60,6 @@ PRODUCT_SYSTEM_SERVER_JARS := \
# system server jars which are updated via apex modules.
# The values should be of the format <apex name>:<jar name>
PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS := \
    com.android.appsearch:service-appsearch \
    com.android.permission:service-permission \
    com.android.wifi:wifi-service \
    com.android.ipsec:android.net.ipsec.ike \