Merge "Add libnpt back into system."
am: 611a99da84
Change-Id: If347ab98059c53a090cbed7cbc6e717cf1268057
This commit is contained in:
commit
1ebf81e58f
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ PRODUCT_PACKAGES += \
|
|||
libicui18n \
|
||||
libicuuc \
|
||||
|
||||
# TODO(b/124498388): This currently needs to be in /system/lib for the debugger
|
||||
# transport to work.
|
||||
PRODUCT_PACKAGES += \
|
||||
libnpt
|
||||
|
||||
# Android Runtime APEX module.
|
||||
PRODUCT_PACKAGES += com.android.runtime
|
||||
|
||||
|
|
Loading…
Reference in a new issue