Update references to sdkext
The module is getting renamed to sdkextensions.
Bug: 137191822
Test: presubmit
Change-Id: I628fc555b82e9bd931c8f0cce2222b02efad6036
Merged-In: I628fc555b82e9bd931c8f0cce2222b02efad6036
(cherry picked from commit 37e998ac31
)
This commit is contained in:
parent
2e31874c7a
commit
ea711c2418
1 changed files with 2 additions and 2 deletions
|
@ -323,7 +323,7 @@ PRODUCT_BOOT_JARS := \
|
|||
telephony-common \
|
||||
voip-common \
|
||||
ims-common \
|
||||
framework-sdkext \
|
||||
framework-sdkextensions \
|
||||
ike \
|
||||
updatable-media \
|
||||
framework-tethering
|
||||
|
@ -332,7 +332,7 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
|
|||
com.android.conscrypt:conscrypt \
|
||||
com.android.ipsec:ike \
|
||||
com.android.media:updatable-media \
|
||||
com.android.sdkext:framework-sdkext \
|
||||
com.android.sdkext:framework-sdkextensions \
|
||||
com.android.tethering:framework-tethering
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in a new issue