Add com.android.ipsec APEX to base makefile

com.android.ipsec will be shipped as a mainline
module in APEX format

Bug: 143905344
Test: Built and installed apex on device
Change-Id: I70da069146e8d9a7be38ab603c6bdaa9d6d9ba84
This commit is contained in:
evitayan 2019-11-04 15:22:57 -08:00 committed by Benedict Wong
parent 88d1b62b89
commit 5bc08b7bdd
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \
com.android.apex.cts.shim.v1_prebuilt \
com.android.conscrypt \
com.android.i18n \
com.android.ipsec \
com.android.location.provider \
com.android.media \
com.android.media.swcodec \