Add updatable-media to bootclasspath

Test: build & boot & MediaPlayer2Test
Bug: 112766913
Change-Id: I138558b6f629b0adcfc86787ca21e1c078b7d3cd
This commit is contained in:
Dongwon Kang 2019-01-17 13:35:35 -08:00
parent da8e3d0735
commit b83a586e4c
1 changed files with 5 additions and 3 deletions

View File

@ -288,10 +288,12 @@ PRODUCT_BOOT_JARS := \
framework \
telephony-common \
voip-common \
ims-common
PRODUCT_UPDATABLE_BOOT_MODULES := conscrypt
ims-common \
updatable-media
PRODUCT_UPDATABLE_BOOT_MODULES := conscrypt updatable-media
PRODUCT_UPDATABLE_BOOT_LOCATIONS := \
/apex/com.android.conscrypt/javalib/conscrypt.jar
/apex/com.android.conscrypt/javalib/conscrypt.jar \
/apex/com.android.media/javalib/updatable-media.jar
# Add the compatibility library that is needed when org.apache.http.legacy