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

Commit 91196b0d authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Add "service-media-s" into PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS

Bug: 175511943
Test: MediaCommunicationService can run.
      'adb shell service list' shows the service.
Change-Id: I16f0f5adab0c0d5d656cadc5dff7d6808c02649c
Merged-In: I16f0f5adab0c0d5d656cadc5dff7d6808c02649c
parent 82449047
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ PRODUCT_SYSTEM_SERVER_JARS := \
# The values should be of the format <apex name>:<jar name>
PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS := \
    com.android.appsearch:service-appsearch \
    com.android.media:service-media-s \
    com.android.permission:service-permission \
    com.android.ipsec:android.net.ipsec.ike \
    com.android.geotz:geotz \